list_conversations
Retrieve a paginated list of all direct messages and group chats for the authenticated user, with an option to include archived conversations.
Instructions
Lists all conversations (direct messages and group chats) of the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| include_archived | No | Include archived conversations |