monster_get
Retrieve a specific D&D 5e monster or creature by exact name, returning the complete entry with merged description. Use this when the exact name is known instead of searching.
Instructions
Get a specific D&D 5e monster or creature by exact name. Returns the complete entry with description merged in. Prefer this over monster_search when you have an exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact name of the monster (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 |