create_file
Create a new file in a Penpot project. Provide the project ID and file name, with an option to mark the file as shared.
Instructions
Create a new file in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | File name | |
| isShared | No | Whether the file is shared | |
| projectId | Yes | Project ID |