get_file_styles
Retrieve all published design system tokens from a Figma file, including colors, text styles, and effects for consistent design implementation.
Instructions
Get all published styles defined in the file.
HOW IT WORKS:
Returns design system tokens: colors, text styles, effects
These are the official styles defined in Figma
Compact output, no chunking needed
TYPICAL WORKFLOW:
get_file_styles → global design tokens
extract_styles(frame) → frame-specific tokens
Combine for complete design system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_key | Yes | Figma file key |