boolean
Execute boolean operations (union, subtract, intersect, exclude) on Figma nodes to modify design elements. Results are returned as an array of objects detailing the operation outcomes. Part of the Conduit MCP server for real-time Figma interactions.
Instructions
Perform boolean operations (union, subtract, intersect, exclude) on Figma nodes.
Returns:
content: Array of objects. Each object contains a type: "text" and a text field with the result.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |