list_glyphs
List glyphs with names, unicodes, and category metadata. Filter by category or limit to review font contents without path data.
Instructions
List glyphs in the open font with basic metadata.
Returns glyph names, unicodes, category, subCategory. Does NOT include path data — use get_glyph() for full details.
Args: category: Filter by category — "Letter", "Number", "Punctuation", "Symbol", "Separator", "Mark", "Other". Empty = all. limit: Max glyphs to return. 0 = all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| category | No |