List conversations
list_conversationsList the workspace's support conversations (agent/inbox view), newest activity first. Optionally filter by status or a free-text search over the contact name/email and last message. Returns a compact list: id, contact name, status, unreadCount, last message preview, updatedAt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max conversations to return (default 100). | |
| search | No | Free-text match on contact name/email and the last message preview. | |
| status | No | Only conversations with this status. |