Find where something was said
search_transcriptFind specific topics or moments in a finished transcript by searching for literal spoken words, returning matching turns with timestamps and speakers. Use instead of reading the whole transcript.
Instructions
Searches a finished transcript and returns matching turns with their timestamps and speakers. Free.
Prefer this over reading a whole transcript when the question is about a specific topic or moment. Note it is a literal text search, not a semantic one, so search for words that were actually spoken rather than a paraphrase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to look for, matched case-insensitively. | |
| job_id | Yes | The job id. | |
| max_results | No | Matches to return. Defaults to 10. |