get_node_info
Retrieve detailed information about a specific node in Figma to enable precise design analysis and manipulation through the Cursor Talk to Figma MCP server.
Instructions
Get detailed information about a specific node in Figma
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"
}