Skip to main content
Glama

modify_episode

Update podcast episode metadata including title, description, episode number, season number, and images to maintain accurate show information.

Instructions

Modify an episode's metadata.

Args: show: One of the slugs configured in PODHOME_SHOWS episode_id: ID of the episode to modify title: New episode title description: New description (can contain HTML) episode_nr: Episode number season_nr: Season number image_url: Image URL image_data: Base64 encoded image data

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
showYes
episode_idYes
titleNoNew episode title (max 2048 chars)
descriptionNoNew description (can contain HTML)
episode_nrNoEpisode number (must be > 0)
season_nrNoSeason number (must be > 0)
image_urlNoImage URL (public HTTP/HTTPS)
image_dataNoBase64 encoded image data

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