list_calls
ActiveTool of Famulor
declared in 0.2.0
List calls with pagination and optional assistant filter.
Parameters schema
{
"type": "object",
"properties": {
"page": {
"type": "integer"
},
"per_page": {
"type": "integer"
},
"assistant_id": {
"type": "string"
}
}
}Parent server
Famulor
https://github.com/bekservice/Famulor-MCP
1/7 registries