Undo Scene Operation
scene.undoRecover from errors by undoing the last operation in Maya.
Instructions
Undo the last operation in Maya. Critical for LLM error recovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| undone | Yes | ||
| success | Yes | ||
| can_redo | Yes | ||
| can_undo | Yes |