get_podcast_by_url
ActiveTool of Fyyd
declared in 0.1.0
Resolve an RSS feed URL to its fyyd id.
Parameters schema
{
"type": "object",
"examples": [
{
"feed_url": "https://feeds.example.com/podcast.xml"
}
],
"required": [
"feed_url"
],
"properties": {
"feed_url": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fyyd
https://github.com/pipeworx-io/mcp-fyyd
1/7 registries