search_episodes
Search HPR episodes by keywords in title, summary, tags, or host notes; filter by host, series, tags, and date range.
Instructions
Search HPR episodes by keywords in title, summary, tags, or host notes. Can filter by host, series, tags, and date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query (searches title, summary, tags, and notes) | |
| limit | No | Maximum number of results to return (default: 20) | |
| hostId | No | Filter by host ID | |
| seriesId | No | Filter by series ID | |
| tag | No | Filter by tag | |
| fromDate | No | Filter episodes from this date (YYYY-MM-DD) | |
| toDate | No | Filter episodes to this date (YYYY-MM-DD) |