get_font
Fetch a font's metadata including subsets, weights, styles, variable axes, and unicode ranges. Check availability before generating CSS or downloading font files.
Instructions
Metadata for one font: subsets, weights, styles, variable axes, unicode ranges, license, npm package names, CSS font-family names, fontsource.org page, zip URL, and CDN URL templates for every file. Call it before get_font_css or download_font to learn which subsets and weights exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Fontsource id slug such as "inter", "open-sans", or "noto-sans-jp". Get it from search_fonts. It is not the display name. |