import_figma
Convert Figma colors, typography, components, and page structure to Penpot. Use dryRun to preview conversion before writing.
Instructions
Import a Figma file's design system into Penpot. Converts colors, typography, components, and page structure. Use dryRun=true first to preview the conversion before writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, only preview conversion without writing to Penpot | |
| figmaToken | Yes | Figma Personal Access Token | |
| figmaFileKey | Yes | Figma file key (from URL: figma.com/file/<KEY>/...) | |
| penpotFileId | No | Target Penpot file ID (if omitted, returns conversion preview only) |