list_messages
Retrieve chat messages in chronological order, using relative time ranges or ISO dates to filter and access specific conversation history.
Instructions
Read messages in one chat, oldest first.
after/before accept '7d', '24h', '2w', or an ISO date such as 2026-08-01.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| before | No | ||
| offset | No | ||
| chat_id | Yes | ||
| from_me | No |