get_annotations
Extract design annotations from Figma files. Specify a node to target or omit to fetch all annotations in the document, with optional category details.
Instructions
Get all annotations in the current document or specific node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | node ID to get annotations for specific node | |
| includeCategories | No | Whether to include category information |