list_chats
Retrieve your recent direct message conversations from GroupMe with pagination controls to manage chat history display.
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 |