get_typography
Retrieve typography specifications including font families, sizes, weights, line heights, and usage guidelines for design contexts like marketing or product. Output in JSON, CSS, or SCSS.
Instructions
Get typography specifications: font families, sizes, weights, line heights, and usage guidelines per context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Design context to query | all |
| format | No | Output format | json |