list_chats
List WhatsApp chats from local macOS history, sorted by recent activity. Filter by DM or group, search by query, and use limit/offset for pagination.
Instructions
List WhatsApp chats, most recently active first.
kind: 'dm', 'group', or omit for both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| query | No | ||
| offset | No |