You're viewing a demo portfolio

Join the waitlist
PRSM

list_conversations

Active

Tool of Famulor

declared in 0.2.0

List conversations across your assistants with cursor pagination and filters.

Parameters schema

{
  "type": "object",
  "properties": {
    "type": {
      "enum": [
        "test",
        "widget",
        "whatsapp",
        "api"
      ],
      "type": "string"
    },
    "cursor": {
      "type": "string"
    },
    "per_page": {
      "type": "integer"
    },
    "assistant_id": {
      "type": "integer"
    },
    "customer_phone": {
      "type": "string"
    },
    "external_identifier": {
      "type": "string"
    },
    "whatsapp_sender_phone": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Famulor

https://github.com/bekservice/Famulor-MCP

1/7 registries
View full server →
list_conversations — Famulor — PRSM MCP