List Thread Messages
mailbox_list_thread_messagesRetrieve messages from a known thread. Use thread ID to get paginated and sorted message list.
Instructions
Use this to list messages inside a known thread. Use message body tools only for messages that need full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Message sort direction within the thread. | |
| limit | No | Maximum results (default 50, max 100). | |
| cursor | No | Pagination cursor — the `next_cursor` from the previous response. | |
| thread_id | Yes | Thread ID. | |
| mailbox_id | No | Mailbox public ID to target when the credential grants access to more than one mailbox. Omit when the credential is scoped to exactly one mailbox. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||