figma_get_component
Retrieve component metadata by node ID from the active Figma file. Optionally specify a file key or Figma URL to target a different file.
Instructions
Get component metadata by node ID from the open Figma file. No REST API. Use fileKey or figmaUrl to target a specific file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | ||
| fileKey | No | Target a specific connected file. | |
| figmaUrl | No | Figma or FigJam file URL for routing. |