list_conversations
List and filter conversation threads across SMS, WhatsApp, and voice channels for inbox-style review. Use channel, status, and limit parameters to retrieve specific customer interactions.
Instructions
List conversation threads across SMS, WhatsApp, and voice.
A conversation groups all messages and voice sessions exchanged with one contact through one channel. Use this for inbox-style review.
Args: channel: "sms" | "whatsapp" | "voice" (omit for all channels) status: Conversation lifecycle filter limit: Max threads (default 20, max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| channel | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||