List Spells
list_spellsSearch D&D 5e spells by name or level. Returns spell indices, names, and levels for use with get_spell to fetch full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Total number of spells available | |
| spells | Yes | List of available spells |