List available fonts
ae_list_fontsList fonts installed for After Effects, returning PostScript names required by text layers. Verify a font exists before assigning it to prevent silent no-op settings.
Instructions
List fonts installed for After Effects with their PostScript names — which is what ae_add_layer and ae_set_text expect. Setting a font that isn't listed here silently does nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results. Default: 80. | |
| query | No | Case-insensitive substring of the family or PostScript name. |