index_fonts
Count font catalog facets by category, subset, license, type, and variability, or write the complete 2000+ font catalog to a JSON file for local querying.
Instructions
Catalog facets: counts per category, subset, license, type, and variable or static. With outFile it also writes the full 2000+ font catalog JSON (id, family, subsets, weights, styles, category, license, type, variable) to that path so you can grep or jq it locally instead of paginating search_fonts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outFile | No | Path to write the full catalog JSON. Omit for facets only. |