Close Sequence
close_sequenceClose a sequence tab in the Premiere Pro timeline. Specify a sequence name or ID, or leave blank to close the active sequence.
Instructions
Close a sequence tab in the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence_id | No | Sequence name or ID. Uses active sequence if omitted. |
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. |