List WhatsApp messages
bird_list_whatsapp_messagesList WhatsApp messages (inbound + outbound) for the workspace, newest first, as a cursor page. Bird API: GET /v1/whatsapp/messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items per page. | |
| starting_after | No | Cursor from a previous response's `next_cursor` field, to fetch the next page. |