create_project
Initiate a new Adobe Premiere Pro project by defining a project name and saving location, enabling users to start video editing tasks efficiently.
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 |
---|---|---|---|
location | Yes | The absolute directory path where the project file should be saved, e.g., "/Users/user/Documents/Videos" | |
name | Yes | The name for the new project, e.g., "My Summer Vacation" |