Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Get all comments on a Figma file
figma__get_comments
{ "type": "object", "properties": { "fileKey": { "type": "string", "description": "Figma file key" } }, "required": [ "fileKey" ], "description": "Input schema for the figma__get_comments tool." }