Copy Design
copy-designDuplicate an existing Canva design, or copy selected pages from it, into a new design.
Use to make a separate working copy, create an independent cloned, forked, or backup version, or preserve the original before making changes. For a single source design only. Not for combining pages from more than one design.
Creates a new design. The source design remains unchanged. Returns the new design's design_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| design_id | Yes | ID of the existing Canva design to copy. | |
| 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). | |
| page_numbers | No | Pages to include in the new design, numbered from 1. For example, use [1, 3, 5] to copy pages 1, 3, and 5. Omit to copy every page. |