mailbox_get_threads
Retrieve mail threads from a specified folder (inbox, drafts, sent, or archive) sorted by the most recent message. Supports pagination to navigate large sets.
Instructions
Get mail threads in a specified folder ordered by the most recent message within.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Items shown per page | |
| start | No | Pagination start | |
| folder | Yes | The type of folder to fetch |