dirty_work_items
Mark work items on a Houdini TOP node as dirty to trigger regeneration, with an option to delete existing output files from disk.
Instructions
Dirty work items on a TOP node so they can be regenerated.
Args: ctx: MCP context. node_path: TOP node path. remove_outputs: Also remove output files from disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| remove_outputs | No |