recommendations_for_episode
ActiveTool of Listen Notes
declared in 0.1.0
Fetch episode recommendations similar to a given episode by Listen Notes `id`. Returns a list of similar episodes with title, audio URL, duration, and parent podcast info.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "6f7c8e9a0b1c2d3e4f5a6b7c8d9e0f1a"
}
],
"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