search_episodes
ActiveTool of Fyyd
declared in 0.1.0
Search episodes by title + description.
Parameters schema
{
"type": "object",
"examples": [
{
"term": "artificial intelligence"
},
{
"lang": "de",
"term": "climate change",
"count": 15
}
],
"required": [
"term"
],
"properties": {
"lang": {
"type": "string"
},
"page": {
"type": "number"
},
"term": {
"type": "string"
},
"count": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fyyd
https://github.com/pipeworx-io/mcp-fyyd
1/7 registries