Create Design from Brand Template
create-design-from-brand-templateCreate a new Canva design from a brand template. Optionally select specific pages to include. If the user has already provided a brand template ID (a string starting with "BTM"), call this tool directly with that ID — do NOT call search-brand-templates first. Only use search-brand-templates when no ID has been provided and you need to discover one. If you need to fill template fields with custom data, use the autofill-design tool instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | Optional 1-based page numbers to include from the brand template. Omit to use all pages. | |
| brand_template_id | Yes | The ID of the brand template to create a design from. |