podcast
ActiveTool of Listen Notes
declared in 0.1.0
Fetch full details for a single podcast by Listen Notes `id`. Returns title, description, publisher, language, total episodes, latest episode date, and image URL.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "4d3fd60d59324c0e9b9c14861d5e9b15"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Listen Notes
https://github.com/pipeworx-io/mcp-listen-notes
1/7 registries