Search Project Context
search_project_contextSearch a Premiere project-context index for relevant sources, timeline placements, transcripts, shots, audio notes, and more. Returns evidence without modifying the project.
Instructions
Search a durable Premiere project-context index for relevant sources, timeline placements, transcript passages, shots, audio observations, and notes. Returns bounded evidence with stable IDs and revisions; it never changes Premiere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kinds | No | Optional context-kind filter | |
| query | Yes | Natural-language or keyword query matched against indexed evidence | |
| project_id | Yes | Project context ID returned by manage_project_context capture | |
| max_results | No | Maximum 50; default 12 | |
| sequence_id | No | Optional exact sequence ID filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |