clear_cache
Deletes cached files on disk for a specific cache node. Specify a node path and optional frame range to limit deletion.
Instructions
Delete cached files on disk for a cache node.
Args: ctx: MCP context. node_path: Path to the cache node. frame_range: [start, end] frame range to limit deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| frame_range | No |