get_file_references
List all file paths referenced by the Houdini scene, including the parameter and existence status. Optionally filter to show only missing files.
Instructions
Every file path the scene references, with the parameter holding it and whether it exists.
Args: ctx: MCP context. include_missing_only: Only report paths that are missing on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_missing_only | No |