inbox_poll
Webhook inbox: fetch captured messages newer than a timestamp. Send { id, token, since? }. [x402 paid tool — price $0.003; POST /api/inbox/poll]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Inbox id | |
| since | No | Epoch ms; return newer messages | |
| token | Yes | Your secret token |