reply_to_comment
Respond to comments in Figma files by specifying the file key, comment ID, and message. Simplify collaboration by engaging directly with feedback within the Figma MCP Server.
Instructions
Reply to an existing comment in a Figma file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment_id | Yes | The ID of the comment to reply to. Comment ids have the format `<number>` | |
file_key | Yes | The key of the Figma file | |
message | Yes | The reply message |