search_project_items
Find project items in Premiere Pro by name, extension, offline status, or color label, and get matching items with full details.
Instructions
Search for project items by name, media file extension, offline status, or color label. Returns matching items with full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query (matched against item name, case-insensitive substring match) | |
| extension | No | Filter by file extension (e.g., 'mp4', 'wav', 'png'). Without dot. | |
| item_type | No | Filter by item type (default: all) | |
| color_label | No | Filter by color label index (0-15) | |
| max_results | No | Maximum results to return (default: 100) | |
| offline_only | No | If true, only return offline/missing items |