You're viewing a demo portfolio

Join the waitlist
PRSM

ic_list_conversations

Active

Tool of Intercom

declared in 0.1.0

List conversations with pagination. Returns conversation ID, participants, status, created date, and last message preview.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "per_page": 20
    },
    {
      "per_page": 50,
      "starting_after": "WzE2NzM5NDcyMjAwMCwgIjVkNzk4YzJhMjEwMDAwMDAxMDAwMDAwMCJd"
    }
  ],
  "properties": {
    "per_page": {
      "type": "number",
      "description": "Results per page (default 20)"
    },
    "starting_after": {
      "type": "string",
      "description": "Pagination cursor"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Intercom

https://github.com/pipeworx-io/mcp-intercom

1/7 registries
View full server →
ic_list_conversations — Intercom — PRSM MCP