get_annotations
Fetch all Figma annotations from the current document or a specific node, optionally including 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 |