get_annotations
Retrieve all annotations from a Figma document or specific node using the Cursor AI integration, enabling seamless design review and collaboration.
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"
}