wait_for_approval
Waits for an approval decision by polling the mailbox, returning the result when approved, rejected, or timed out.
Instructions
Poll IMAP until an approval is approved, rejected, or times out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approval_id | Yes | ||
| from_address | No | ||
| timeout_seconds | No | ||
| poll_interval_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |