get_call_recording
ActiveTool of KaiCalls
declared in 1.0.0
Get the real call recording URL for a call so reviewers can listen to the voice/audio instead of relying only on the transcript.
Parameters schema
{
"type": "object",
"required": [
"call_id"
],
"properties": {
"call_id": {
"type": "string",
"description": "The KaiCalls call ID to get the recording for"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
KaiCalls
https://github.com/cgallic/kai_calls
1/7 registries