Read email messages
email_read_messagesRead decrypted messages from an inbox you own (payment wallet must match the inbox). Costs 0.02 USDC, paid per-action via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (default 50, max 200) | |
| cursor | No | id of the last message from the previous page | |
| payment | No | base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions | |
| inbox_id | Yes | Inbox id returned by email_create_inbox |