item_search
Find D&D 5e magic or mundane items by name or partial name. Filter results by type, rarity, or ruleset to get matching entries.
Instructions
Search D&D 5e magic or mundane items by name. Returns a list of matching entries. Use when you know the content type; if unsure of the type, use omnisearch instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by item type (e.g. weapon, armor, wondrous, potion, ring, rod, staff, wand) | |
| limit | No | Max results to return | |
| query | Yes | Name or partial name to search for | |
| fields | No | Fields to include in each result (default: all fields). E.g. ["name","cr","source"] | |
| rarity | No | Filter by rarity: common, uncommon, rare, very rare, legendary, artifact | |
| ruleset | No | Which ruleset to search. Omit to use the configured default ("2024"); pass "2014" to override. | 2024 |
| include_homebrew | No | When true, also search TheGiddyLimit/homebrew content alongside official results |