Get Full Sequence Info
get_full_sequence_infoRetrieve full sequence details from Premiere Pro: track states, clip effects and speed, markers, transitions, in/out points, and work area.
Instructions
Get exhaustive information about a sequence: settings, all tracks with lock/mute/target state, all clips with positions/effects/speed/enabled state, all markers, transitions, in/out points, and work area.
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. |