Undo Scene Operation
scene.undoUndo the last operation in Maya to recover from errors and support automated workflows.
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 |