search_library
Search indexed PDF and Markdown library content by title, with filters for D&D 5e content types like classes, spells, and monsters.
Instructions
Search across all indexed library content.
Searches TOC entries by title across all indexed PDF and Markdown sources. Can filter by content type (class, race, spell, etc.).
Args: query: Search term (case-insensitive, searches in titles) content_type: Filter by content type (default: all) limit: Maximum results to return (default: 20)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search term (searches titles) | |
| content_type | No | Filter by content type | all |
| limit | No | Maximum results to return |