Set Active Sequence
set_active_sequenceSwitch the current working sequence in Adobe Premiere Pro by providing its name or ID. Use this to target a specific sequence for subsequent editing operations.
Instructions
Set the active sequence by name or ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence_id | Yes | Sequence name or ID to make active |
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. |