get_annotations
Retrieve Figma dev-mode annotations to extract design specifications and developer comments. Access all document annotations or filter by node ID to get targeted data for implementation.
Instructions
Get all dev-mode annotations in the current document or on a specific node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | No | Optional node ID to filter annotations, colon format e.g. '4029:12345' |