You're viewing a demo portfolio

Join the waitlist
PRSM

get_conversation

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

KaiCalls

https://github.com/cgallic/kai_calls

1/7 registries
View full server →
get_conversation — KaiCalls — PRSM MCP