Export As Project
export_as_projectExport a Premiere Pro sequence as a standalone .prproj project file. Specify an output path and optionally a sequence ID to save the project for sharing or backup.
Instructions
Export a sequence as a standalone Premiere Pro project file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | Full path for the exported .prproj file | |
| sequence_id | No | Sequence name or ID. Uses active sequence if omitted. |
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. |