Get Brand Template Dataset
get-brand-template-datasetDetermine whether a Canva Brand Template has fillable data fields and, if so, list their names and types. A Brand Template is a reusable, on-brand layout.
Use to check if the template can be populated with data, whether a reusable template can be autofilled, or see the fields available in a selected Brand Template. Not for an individual existing design.
Requires a brand_template_id. Returns each field's name and data type. An empty object means the Brand Template cannot be autofilled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ID of the brand template to get the dataset schema for | |
| 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). |