Get Active Sequence
get_active_sequenceRetrieve detailed information about the currently active sequence in Premiere Pro. Use this to inspect timeline settings and properties directly.
Instructions
Get detailed information about the currently active sequence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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. |