extract_variants
Turn Figma component sets into structured variant specs with parsed properties, layout, fills, and typography to streamline design handoff.
Instructions
Reads a Figma component set and returns structured variant data including parsed variant properties, dimensions, layout details, fills, and typography from text descendants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | The COMPONENT_SET node ID to inspect | |
| file_key | Yes | The Figma file key (from the file URL) | |
| access_token | Yes | Your Figma personal access token |