list_user_chats
List all group chats the authenticated user is a member of, excluding private conversations. Requires OAuth access.
Instructions
[User UAT] List group chats the user is in. Note: only returns groups, not P2P. For P2P chats, use search_contacts → create_p2p_chat → read_p2p_messages. Requires OAuth setup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Items per page (default 20) | |
| page_token | No | Pagination token |