list_chats
Retrieve GroupMe direct message conversations, sorted by most recent. Paginate through results to locate any chat quickly.
Instructions
List the authenticated user's direct message conversations, sorted by most recent.
Args:
page: Page number for pagination.
per_page: Number of chats per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No |