Skip to main content
Glama

rename_layer

Rename Figma nodes individually or in batches using node IDs and new names. Supports preserving TextNode autoRename for efficient design updates via Conduit MCP server.

Instructions

Renames one or more nodes in Figma. Accepts either a single rename config (via 'rename') or an array of configs (via 'renames').

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the original and new name(s).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
renameNoA single rename configuration object. Optional.
renamesNoAn array of rename configuration objects for batch renaming. Optional.

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