clip_rm
Remove a previously imported clip from the project registry when nothing depends on it. Refuses if the clip is in use; media files on disk remain untouched.
Instructions
Un-register a clip import_media added, when nothing depends on it yet.
Refused, naming every reason, if the clip is on the timeline, cued,
held, the music bed's own clip, marked unspoken, transcribed or
described — clear those first (cue_rm/hold_rm/unspoken_rm/music reset=True, or proofcut undo) or use undo back to before the import
instead. The media on disk is never touched either way.
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 | Yes | The clip to un-register. Its media on disk is never touched. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||