broll_brief
Lists available b-roll clips with synopses and durations, plus timeline shot positions with narration, so you can choose which clip goes under each sentence.
Instructions
The whole b-roll question as data: what there is, and what it goes under.
Returns the footage catalogue with each clip's synopsis and duration,
then every shot position on the timeline with the narration that plays
over it, how long it is held, and what is currently there. card: true
positions are shown for rhythm and are not choices.
This is the half proofcut can do. Choosing is the other half, and it belongs
to you: read the brief, decide which clip goes under which sentence, and
write the answers back with cue_add, where the picture plan checks each
one. Ranking the catalogue by text similarity was measured and does not
work — the sentence that earns a clip routinely shares no word with any
description of it.
missing_synopsis is the thing to fix first. A clip with no synopsis is
invisible to any reasoning about the catalogue, so it will simply never
be chosen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | The frame grid the shot positions are projected on. Defaults to the rate `export` would use. | |
| 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||