adventure_get
Get a specific published D&D 5e adventure by exact name, returning the complete entry with merged description. Use when you know the exact title and need full details without searching.
Instructions
Get a specific D&D 5e published adventure by exact name. Returns the complete entry with description merged in. Prefer this over adventure_search when you have an exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact name of the adventure (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 |