You're viewing a demo portfolio

Join the waitlist
PRSM

list_conversations

Active

Tool of SendIt

declared in 0.1.0

List unified inbox conversations across all connected channels. Aggregates comments, mentions, DMs, and messages from all organic and workspace connectors into a single inbox view.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 20)"
    },
    "status": {
      "enum": [
        "open",
        "closed",
        "snoozed",
        "archived"
      ],
      "type": "string",
      "description": "Filter by conversation status"
    },
    "priority": {
      "enum": [
        "low",
        "normal",
        "high",
        "urgent"
      ],
      "type": "string",
      "description": "Filter by priority"
    },
    "sentiment": {
      "enum": [
        "positive",
        "neutral",
        "negative",
        "mixed"
      ],
      "type": "string",
      "description": "Filter by sentiment"
    },
    "assignedTo": {
      "type": "string",
      "description": "Filter by assignee"
    },
    "connectorId": {
      "type": "string",
      "description": "Filter by connector/platform"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →