Skip to main content
Glama

group_node

Group or ungroup Figma nodes based on specified parameters using a boolean flag. Manage multiple nodes efficiently with optional naming support for organized design workflows.

Instructions

Groups or ungroups nodes in Figma, depending on the 'group' flag.

Returns:

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
groupYesIf true, group nodes; if false, ungroup a group node.
nameNoOptional. Name for the group. If provided, must be a non-empty string up to 100 characters.
nodeIdNoThe unique Figma group node ID to ungroup. Must be a string in the format '123:456' or a complex instance ID like 'I422:10713;1082:2236'.
nodeIdsNoArray of node IDs. Must contain at least 2 and at most 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