List Fonts
list_fontsList available font families in Figma Slides. Filter by family name with a query to find specific fonts, or return the first 50 without a query.
Instructions
Search available fonts. Use query to filter by family name. Without query, returns first 50 families.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max families to return. Default: 50 (no query) or 500 (with query) | |
| query | No | Search by family name (substring match). E.g. "Inter", "Nexa", "Roboto" |