feat_get
Retrieve a specific D&D 5e feat by exact name. Returns the full entry with description merged in, ideal when you already know the feat name.
Instructions
Get a specific D&D 5e feat by exact name. Returns the complete entry with description merged in. Prefer this over feat_search when you have an exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact name of the feat (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 |