Create Folder
create-folderCreate a Canva folder to organise related work.
Use to set up a project folder, add a subfolder within an existing folder, or keep designs, images, and folders together. Returns the new folder, including its folder_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the new Canva folder. | |
| user_intent | No | Mandatory description of what the user is trying to accomplish with this tool call. This should always be provided by LLM clients. Please keep it concise (255 characters or less recommended). | |
| parent_folder_id | Yes | ID of the Canva folder that will contain the new folder. Use "root" to create the folder at the top level. |