List Markers
list_markersRetrieve markers from the active sequence or a specific clip to identify key points and streamline editing decisions.
Instructions
List all markers on the active sequence or a specific clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | Optional clip node ID to list clip markers instead of sequence markers |
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. |