Find Items By Media Path
find_items_by_media_pathLocate Premiere Pro project items by entering a partial media path. Find matching assets quickly to manage and edit your timeline.
Instructions
Find project items whose media path contains the given search string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_search | Yes | Partial file path to search for |
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. |