get_annotations
Retrieve all design annotations from a Figma document or specific node using AI-driven communication between Cursor and Figma, streamlining design automation tasks.
Instructions
Get all annotations in the current document or specific node
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}