object_search
Search D&D 5e objects by name to retrieve matching entries, with options to limit results, choose ruleset, include homebrew, and select fields.
Instructions
Search D&D 5e objects 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 |
|---|---|---|---|
| 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"] | |
| 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 |