set_multiple_text_contents
Update multiple text contents simultaneously in a Figma node using the Cursor Talk to Figma MCP server, enabling efficient bulk text modifications in design workflows.
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"
}