figma_get_component
Retrieve detailed info about a Figma component, including properties, variants, and styling. Use it to inspect component details directly from a file.
Instructions
Get detailed information about a specific component in a Figma file, including its properties, variants, and styling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The node ID of the component | |
| fileKey | Yes | The Figma file key |