List Brand Kits
list-brand-kitsFind or browse the Canva Brand Kits available to the user. A Brand Kit is an organisation's high-level home for brand styles and assets, such as colors, fonts, and logos.
Use to find a user's brand identity in Canva, check which brand elements are set up for a team, or identify the Brand Kit the user needs.
Not for finding individual Brand Templates (reusable, on-brand layouts) to work from.
Returns each Brand Kit's brand_kit_id, name, and thumbnail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of Brand Kits to return. | |
| 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). | |
| continuation | No | Exact token returned by the previous Brand Kit search with the same query. Omit for a new search or browse. | |
| resolve_icon_thumbnails | No | When true, resolve each brand kit icon_id to a square icon thumbnail URL (extra asset lookups). Prepare-design-generation widget only; omit for agent calls. |