Remove From Timeline
remove_from_timelineDelete unwanted clips from your timeline. Choose ripple delete to automatically close any gap left behind.
Instructions
Remove a clip from the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ripple | No | Whether to ripple delete (close the gap). Default: false | |
| node_id | Yes | Node ID of the clip to remove |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |