figma_comments
List design feedback in Figma, and post or reply to comments with a preview before confirming. Requires confirm:true to submit.
Instructions
REST comments: list feedback; post/reply always previews and needs confirm:true. Missing token returns setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | post: canvas x (with y, when no nodeId) or node offset x. | |
| y | No | post: canvas y / node offset y. | |
| action | No | list (default) or post. | |
| nodeId | No | post: node anchor (id or URL). | |
| confirm | No | Required true to actually post — first call without it returns a preview. | |
| fileKey | No | File key/URL; defaults to the open file. | |
| message | No | post: the comment text. | |
| replyTo | No | post: comment id to reply to (threads under it). |