set_multiple_text_contents
Modify multiple text elements simultaneously in a Figma node, enabling efficient design updates through programmatic automation with Cursor AI.
Instructions
Set multiple text contents parallelly in a node
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"
}