inbox
Retrieve and filter email replies across all mailboxes and campaigns in a single paginated inbox, supporting read status, labels, and archive settings.
Instructions
Unified reply inbox across mailboxes. Cursor-paginated → { threads[], nextCursor }; each row: threadId, campaignName, leadEmail, subject, mailboxEmail, label, lastEventType, markStatus. Filters: mailbox, campaign, label, read, includeNonreply (bounces/OOO, default true), archived (exclude|include|only). Use thread for one thread's history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read | No | ||
| label | No | ||
| limit | No | ||
| cursor | No | ||
| mailbox | No | ||
| archived | No | exclude | |
| campaign | No | ||
| includeNonreply | No |