item_get_markers
Retrieve all markers from a specified timeline item, returning frame offsets and marker data. Works with video or audio tracks.
Instructions
Return all markers on a timeline item. Keys are frame offsets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Name of the item. | |
| track_type | No | Track type — "video" or "audio". | video |
| track_index | No | 1-based track number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||