Set Text Contents
text_set_contentSet the text content of multiple Figma text nodes in a single batched call, verifying each node by its expected name before applying changes.
Instructions
Set the text of one or more text nodes in a single batched, per-item-validated call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Array of text objects |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of updated text nodes | |
| results | No | Detailed results per node |