request_sync
Backfill WhatsApp chat history by specifying a chat JID and optional starting timestamp. If no timestamp is provided, it starts from the newest cached message.
Instructions
Ask WhatsApp to backfill history for a chat. If from_timestamp is omitted, anchors on the newest cached message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_jid | No | WhatsApp JID: individual as `<digits>@s.whatsapp.net` or bare phone digits, group as `<digits>-<timestamp>@g.us` | |
| from_timestamp | No | ISO-8601 UTC timestamp |