reply_to_comment
Add responses to comments in Figma files to facilitate design feedback and collaboration by providing file key, comment ID, and reply message.
Instructions
Reply to an existing comment in a Figma file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_key | Yes | The key of the Figma file | |
| comment_id | Yes | The ID of the comment to reply to. Comment ids have the format `<number>` | |
| message | Yes | The reply message |