design_figma_export
Export design tokens from source code into Figma Tokens JSON format for design handoff.
Instructions
Export extracted tokens to Figma Tokens JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source code with design tokens. | |
| source_format | No | Format of source (css|scss|tailwind|json|figma). | css |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |