Figma MCP Server

by xxflux
Verified

read_comments

Retrieve all comments from a Figma file by providing the file key, enabling users to review and manage feedback directly within the MCP-powered design workflow.

Instructions

Get all comments on a Figma file

Input Schema

NameRequiredDescriptionDefault
file_keyYesThe key of the Figma file

Input Schema (JSON Schema)

{ "properties": { "file_key": { "description": "The key of the Figma file", "type": "string" } }, "required": [ "file_key" ], "type": "object" }

You must be authenticated.

Other Tools from Figma MCP Server

Related Tools

ID: u62chj6z0c