Get Timeline Summary
get_timeline_summaryGenerate a human-readable timeline summary: total duration, clips per track, gaps, coverage, media, effects, and markers. Understand sequence state quickly.
Instructions
Get a human-readable summary of the timeline: total duration, clip count per track, total gaps, coverage percentage, used media files, effect usage, and marker overview. Great for a quick understanding of sequence state.
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. |