Open Project
open_projectOpens an existing Premiere Pro project for editing by specifying the full path to the .prproj file.
Instructions
Open a Premiere Pro project file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Full file path to the .prproj file |
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. |