ddb_search_spells
Search the D&D Beyond spell compendium by name, level, school, concentration, or ritual. Filter and paginate results to narrow down the spell you need.
Instructions
Search the full D&D Beyond spell compendium by name, level, school, concentration, or ritual. First call builds the compendium (slow); subsequent calls are instant. Requires login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Partial spell name (e.g. 'fire' finds Fireball, Fire Storm, etc.) | |
| level | No | Spell level (0 = cantrip) | |
| limit | No | Max results to return (default 20) | |
| offset | No | Skip N results for pagination | |
| ritual | No | Filter by ritual tag | |
| school | No | School of magic (e.g. 'evocation', 'illusion') | |
| concentration | No | Filter by concentration requirement |