Skip to main content
Glama

list_episodes

Retrieve and filter podcast episodes for a specific show with optional details like transcripts, chapters, download counts, and people information.

Instructions

List episodes for a specific show.

Args: show: One of the slugs configured in PODHOME_SHOWS status: Optional status filter (0-5) include_transcript: Include transcript in response include_chapters: Include chapters in response include_downloads: Include download counts include_people: Include people in response

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
showYes
statusNoStatus filter: 0=Draft, 1=Scheduled, 2=Published, 3=LivePending, 4=Live, 5=LiveEnded
include_transcriptNoInclude transcript in response
include_chaptersNoInclude chapters in response
include_downloadsNoInclude download counts
include_peopleNoInclude people in response

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChrisLAS/podhome-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server