Get All Project Paths
get_all_project_pathsRetrieves all unique media file paths in a Premiere Pro project to simplify asset management and archiving.
Instructions
Get all unique media file paths used in the project. Useful for asset management and archiving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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. |