get_episode
Retrieve detailed episode information, including transcript and comments, from Hacker Public Radio by episode ID.
Instructions
Get detailed information about a specific HPR episode including transcript if available
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| episodeId | Yes | Episode ID number | |
| includeTranscript | No | Include full transcript if available (default: true) | |
| includeComments | No | Include community comments (default: true) |