td_project_lifecycle
Save, load, undo, redo, and manage undo blocks to control the lifecycle of TouchDesigner projects.
Instructions
Save/load/undo/redo project lifecycle operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Undo block name when action=start_undo_block | |
| path | No | Project path for save/load. For save with no path, TouchDesigner will perform its default incremental save behavior. | |
| action | Yes | Lifecycle action: status, save, load, undo, redo, start_undo_block, end_undo_block, clear_undo | |
| enable | No | Whether a started undo block should record undo state | |
| save_external_toxs | No | Also save external tox contents on save |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |