mail_read_conversation
Retrieve a page of messages from a conversation in a specific mailbox. Use the cursor to page through the complete thread with the same account and conversation.
Instructions
Read one page of messages sharing conversationId in this mailbox. No Gmail thread resource is assumed; follow nextCursor with the same account, conversation and pageSize for complete results. No snapshot or cross-mailbox completeness guarantee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| pageSize | No | ||
| accountId | Yes | ||
| conversationId | Yes |