figma_get_design_system_summary
Get a compact summary of a Figma design system, including variable collection names and component counts. Ideal for quick overviews with minimal token usage.
Instructions
Get a compact overview: variable collection names and component counts. Minimal tokens. Use fileKey or figmaUrl to target a specific file. PRE-FLIGHT (v1.9.8+ MUTLAK): BEFORE calling, read .claude/design-systems/active-ds.md + ~/.claude/data/fcm-ds/active.md first. If DS identity is already known from state, DO NOT call this tool on an empty target file just to 'check DS existence' — use the cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fileKey | No | Target a specific connected file. | |
| figmaUrl | No | Figma or FigJam file URL for routing. | |
| currentPageOnly | No |