Set Annotations
annotation_setCreate or update native annotations on Figma nodes in a batched call, using annotation IDs to distinguish new from existing entries.
Instructions
Create or update native annotations on one or more nodes in a batched call (per item: annotationId present = update, absent = create).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| annotations | Yes | Array of annotations to set |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | No | Detailed execution results | |
| success | No | Whether annotations were set successfully |