get_episode
Retrieve a specific Entra.Chat podcast episode by video ID, episode number, or date. Get full metadata with guest profiles, timestamped chapters, and complete transcript.
Instructions
Retrieve a specific Entra.Chat episode by YouTube video ID, episode number, or publication date. Returns full metadata (guests with profile links, chapters with timestamped links) and the complete transcript with [mm:ss] time markers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date in YYYY-MM-DD or YYYY-MM format to find the nearest episode (e.g. "2026-03" or "2026-03-15") | |
| video_id | No | YouTube video ID (11 characters) | |
| episode_number | No | Episode number (e.g. 12) |