set_annotation
Create or update annotations in Figma designs programmatically, enabling structured and dynamic markups within your design workflow.
Instructions
Create or update an annotation
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"
}