search_project_items
Locate media clips and bins in an Adobe Premiere Pro project by name, file extension, offline status, or color label. Returns matching items with full details for quick asset management.
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 |