create_project
Creates a new Adobe Premiere Pro project when starting a video editing session from scratch. Provide a project name and destination folder path to initialize the project file.
Instructions
Creates a new Adobe Premiere Pro project. Use this when the user wants to start a new video editing project from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name for the new project, e.g., "My Summer Vacation" | |
| location | Yes | The absolute directory path where the project file should be saved, e.g., "/Users/user/Documents/Videos" |