Get Podcast
get_podcastGet full metadata for a single podcast by its Podcast Index feed ID. Returns title, author, description, owner, episode count, categories, language, and artwork. Example: get_podcast({ feed_id: 920666 })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _apiKey | No | Optional — your own Podcast Index credentials as KEY:SECRET for higher limits; omit to use the shared Pipeworx key. | |
| feed_id | Yes | Podcast Index feed ID (from search_podcasts or trending podcasts results) |