Get conversation messages
gambot_get_conversation_messagesRetrieve message history for a single conversation using a phone number, with optional before/after time filters and page size controls to paginate results.
Instructions
Read the message history for a single conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| phone | Yes | Phone number, ideally E.164 international format (country code, digits only, no leading 0), e.g. 972501234567 or 12025551234. A local/national number (e.g. leading 0) is accepted when a country is provided — or when the organization has a saved country from onboarding; otherwise it's rejected as ambiguous. | |
| before | No | ||
| pageSize | No |