You're viewing a demo portfolio

Join the waitlist
PRSM

latest_episodes

Active

Tool of Fyyd

declared in 0.1.0

Latest episodes for a podcast.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "podcast_id": 12345
    },
    {
      "page": 1,
      "count": 5,
      "podcast_id": 67890
    }
  ],
  "required": [
    "podcast_id"
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "count": {
      "type": "number"
    },
    "podcast_id": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fyyd

https://github.com/pipeworx-io/mcp-fyyd

1/7 registries
View full server →