Read client feedback
list_client_commentsFetch client comments shared on brand variations, oldest first, with each variation and author name. Use before revising to see what clients said, then update or remove variations accordingly.
Instructions
Read what the client wrote on a project's variations through the share link, oldest first, with the variation each comment is attached to and the author's display name. This is the return leg of the share loop: without it you can build a brand project, attach directions and send the link, but never learn what the client actually said about them. Call it before revising, then act on it with update_brand_variation, update_theme, or remove_brand_variation. Anonymous commenters appear as 'Guest' rather than an id, and deleted comments are omitted. Read-only, changes nothing, takes no pagination. Requires the kits:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Owned brand project id from list_brand_projects. |