List Design Comments
list-commentsBrowse all comments or threads attached to an existing Canva design.
Use to review feedback, see discussion points, or check mentions.
Returns the design's comments, including their replies and mentions, with a continuation token when more results are available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of comments to return per page. | |
| design_id | Yes | ID of the existing Canva design whose comments to return. Design IDs start with "D". | |
| 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 continuation token returned by the previous call for the same design. Omit for the first page. |