figma_get_variable_defs
Retrieve local and published variable definitions from a Figma file to access design tokens and values.
Instructions
Local (and optionally published) variables for the file (GET /v1/files/:key/variables/...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Figma file or node URL. | |
| fileKey | No | Figma file key or full URL (figma.com/design/...). | |
| includePublished | No | Also fetch published variables. |