Search SGU segments (timecoded)
search_segmentsSearch full text of podcast transcripts to find exact speaker moments with timestamps and highlighted snippets. Filter by episode, speaker, or year to locate specific quotes.
Instructions
Fine-grained full-text search over individual speaker turns in the local archive. Unlike search_episodes (which returns whole episodes), this returns the exact moments — each result has the episode, date, segment/section, the timestamp to jump to, the speaker, and a highlighted snippet. Use for 'find the moment when…', quoting who said what, or narrowing within an episode. Optional filters: episode, speaker (e.g. 'Steve', 'Cara'), year.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search terms (FTS syntax supported: phrases, AND/OR, prefix*) | |
| limit | No | Max results (default 10) | |
| episode | No | Restrict to one episode | |
| speaker | No | Restrict to a speaker, e.g. 'Steve', 'Bob', 'Cara' | |
| year | No | Restrict to a year, e.g. '2024' |