Close Project
close_projectClose the active Premiere Pro project, with an option to save changes before closing.
Instructions
Close the current Premiere Pro project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_first | No | Whether to save before closing (default: true) |
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. |