cue_ls
List picture cue table entries with resolved words. Filter by clip ID to view a single clip's cues, or omit to see all cues across clips.
Instructions
List the picture cue table, each entry echoed with its resolved word.
Read-only. Omit clip_id to see every clip's cues. Ordered by
(clip_id, word_index), not by resolved timeline position — that needs
the edit's surviving ranges, which is build_shots's job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | The project directory to act on. Omit it — the usual case — when this server is bound to a project (started as `proofcut -C DIR mcp`, or inside a project; `ping` says which): it then resolves to that one bound project, a relative path resolves against it, and a path outside it is refused by name. Unbound, `path` is the whole address and omitting it refuses rather than guessing. | |
| clip_id | No | List one clip's cues. Omit it for the whole table. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||