get_node
Retrieve specific Figma nodes using colon-formatted IDs (e.g., '4029:12345'). Access design elements directly through the MCP server without API tokens or rate limits.
Instructions
Get a specific Figma node by ID. Must use colon format e.g. '4029:12345', never hyphens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node ID in colon format e.g. '4029:12345' |