search_podcasts
ActiveTool of Fyyd
declared in 0.1.0
Search podcasts by title.
Parameters schema
{
"type": "object",
"examples": [
{
"term": "technology"
},
{
"lang": "en",
"page": 1,
"term": "true crime",
"count": 20
}
],
"required": [
"term"
],
"properties": {
"lang": {
"type": "string",
"description": "ISO 639-1 language filter (e.g. en, de)"
},
"page": {
"type": "number"
},
"term": {
"type": "string"
},
"count": {
"type": "number",
"description": "1-30 (default 10)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fyyd
https://github.com/pipeworx-io/mcp-fyyd
1/7 registries