figma_get_variables
Retrieve design tokens and variables from an open Figma file without requiring REST API or authentication. Specify a file by key or URL to target when multiple plugins are connected.
Instructions
Get design tokens and variables from the open Figma file. No REST API or token. Use fileKey or figmaUrl to target a specific file when multiple plugins are connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileKey | No | Target a specific connected file. | |
| figmaUrl | No | Figma or FigJam file URL for routing. | |
| verbosity | No | summary |