Skip to main content
Glama

set_text_content

Updates text content in Figma nodes using specified node IDs and new text values. Supports single or multiple node updates for efficient text manipulation in real-time design workflows.

Instructions

Sets the text content of one or more text nodes in Figma. Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the update result.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeIdNoThe unique Figma text node ID to update. Must be a string in the format '123:456' or a complex instance ID like 'I422:10713;1082:2236'.
textNoThe new text content to set for the node. Must be a non-empty string. Maximum length 10,000 characters.
textsNoArray of objects specifying nodeId and text for each child text node to update. Must contain 1 to 100 items.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amalinakurniasari/conduit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server