create_context_edit_plan
Generate a non-mutating edit-plan scaffold from sourced Premiere context, providing ranked candidate clips and stale-state guards. Review candidates and preview before timeline mutation.
Instructions
Create a non-mutating, evidence-backed edit-plan scaffold from indexed Premiere context. It returns ranked source/time candidates and stale-state guards; the model must review them and use preview_edit_plan before any mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | Editing goal, such as finding the strongest budget explanation for a rough cut | |
| strategy | No | Planning mode; default rough_cut | |
| project_id | Yes | Project context ID returned by manage_project_context capture | |
| sequence_id | No | Optional exact sequence ID filter | |
| max_candidates | No | Maximum 25; default 8 |