Figma MCP Server
reply_to_comment
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 |
Input Schema (JSON Schema)
You must be authenticated.