search_spells
Search D&D 5e SRD spells by name, level, school, class, concentration, ritual, components, damage type, or save type.
Instructions
Search D&D 5e SRD spells by name, level, school, class, concentration, ritual, components, damage type, or save type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search term for spell name or description | |
| level | No | Spell level (0 for cantrips, 1-9 for leveled spells) | |
| school | No | School of magic (e.g. "evocation", "necromancy") | |
| class_name | No | Spellcasting class (e.g. "Wizard", "Cleric") | |
| concentration | No | Filter by concentration requirement | |
| ritual | No | Filter by ritual casting | |
| has_material | No | Filter by material component requirement | |
| damage_type | No | Damage type (e.g. "fire", "necrotic", "radiant") | |
| save_type | No | Saving throw type (e.g. "DEX", "WIS", "CON") | |
| limit | No | Results per page (max 50) | |
| offset | No | Offset for pagination |