item_get
Retrieve a specific D&D 5e magic or mundane item by exact name and return its complete entry with description merged in. Use this when you know the exact item name.
Instructions
Get a specific D&D 5e magic or mundane item by exact name. Returns the complete entry with description merged in. Prefer this over item_search when you have an exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact name of the item (case-insensitive) | |
| source | No | Source abbreviation to disambiguate (e.g. PHB, XGE) | |
| ruleset | No | Which ruleset to search. Omit to use the configured default ("2024"); pass "2014" to override. | 2024 |