mimic_discover_ds
Extract and normalize a design system from a Figma library file to generate a structured knowledge artifact with counts of components, styles, and variables.
Instructions
Extract and normalize a design system from a Figma library file. Call this on first run or when the DS has been updated. Queries the Figma REST API for components, component sets, styles, and variables. Normalizes the extraction into a structured knowledge artifact at internal/ds-knowledge/ds-knowledge-normalized.json. Returns a summary of what was found (counts of components, styles, variables).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileKey | Yes | Figma file key for the DS library file. |