get_call
ActiveTool of Famulor
declared in 0.2.0
Retrieve a single call by ID.
Parameters schema
{
"type": "object",
"required": [
"call_id"
],
"properties": {
"call_id": {
"type": "string"
}
}
}Parent server
Famulor
https://github.com/bekservice/Famulor-MCP
1/7 registries