Get Sequence Structure
get_sequence_structureRetrieve the full structural overview of the active Premiere Pro sequence, including all tracks, clip positions, gaps, and metadata. Use it to understand the timeline state before making precise edits.
Instructions
Get a complete structural overview of the active sequence: all tracks, all clips with positions, gaps, and clip metadata. Essential for understanding timeline state before making edits.
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. |