get_last_scene_diff
Fetch the diff of the last captured scene state pair to verify exactly what a privileged code execution changed in the Houdini scene.
Instructions
Return the last execute_code (capture_diff=True) scene before/after diff.
The Houdini-side server caches the most recent serialize_scene_state pair;
this tool fetches and pretty-prints the diff so the agent can verify what
a privileged execution actually changed in the scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |