flatten_node
Flatten nodes in Figma for boolean operations or converting to paths, enabling streamlined design adjustments through AI-assisted commands in the Claude Talk to Figma MCP server.
Instructions
Flatten a node in Figma (e.g., for boolean operations or converting to path)
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"
}