cache
cache
¶
MCP tool wrappers for Houdini cache management operations.
Each tool delegates to the corresponding handler running inside Houdini via the HTTP bridge.
Functions:
| Name | Description |
|---|---|
clear_cache |
Delete cached files on disk for a cache node. |
get_cache_status |
Get the detailed status of a cache node. |
list_caches |
List all cache-type nodes under a root path. |
write_cache |
Execute a cache node to write files to disk. |