get_tokens
Extract design tokens from a Penpot file to obtain structured colors, typography, and spacing data for code generation.
Instructions
Extract design tokens (colors, typography, spacing) from a Penpot file. Returns structured token data for use in code generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | Yes | Penpot file ID | |
| category | No | Token category to extract | all |