wait_for_message
Poll the inbox until a new message arrives and retrieve its content, with a timeout to avoid indefinite waiting.
Instructions
Poll the inbox until a new message ARRIVES (or timeout). Returns {email}.
Only received mail counts, so you can send to a peer and then wait for their reply without matching your own outgoing message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| timeout | No |