get_conversation
ActiveTool of KaiCalls
declared in 1.0.0
Get a single SMS conversation thread by ID. Mirrors GET /api/v1/sms/conversations?id=.
Parameters schema
{
"type": "object",
"required": [
"conversation_id"
],
"properties": {
"conversation_id": {
"type": "string",
"description": "The conversation ID to fetch."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
KaiCalls
https://github.com/cgallic/kai_calls
1/7 registries