Extend disposable temp inbox
email_extend_tempRent another 7 days on a live disposable temp inbox — each call pushes expires_at exactly 7 days further (fixed, stackable, no cap). Owner-only; expired temp inboxes cannot be revived (buy a new one via email_create_temp). Costs 0.50 USDC, paid per-action via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment | No | base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions | |
| inbox_id | Yes | Temp inbox id returned by email_create_temp |