Get Assets Metadata
get-assetsGet names, tags, types, creation dates, and thumbnails for images and videos in a Canva design.
Use when you need to check which image or video is the target on a page, look up its details, or preview it before changing it.
Not for design metadata or editing the media itself.
Returns the metadata and thumbnail for each item in the same order as the supplied asset_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_ids | Yes | IDs of the images or videos to inspect. When checking which media is the target on a page, include every image and video ID from that page. | |
| 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). |