Skip to main content
Glama

Cursor Talk To Figma MCP

delete_node

Remove a specified node from Figma using its unique ID. This tool, part of the Cursor Talk To Figma MCP server, streamlines design editing by enabling node deletion through verbal commands.

Instructions

Delete a node from Figma

Input Schema

NameRequiredDescriptionDefault
nodeIdYesThe ID of the node to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "nodeId": { "description": "The ID of the node to delete", "type": "string" } }, "required": [ "nodeId" ], "type": "object" }

You must be authenticated.

Other Tools from Cursor Talk To Figma MCP

Related Tools

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/toiletmadarchut/cursor-talk-to-figma-mcp'

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