Wait for Approval
wait_for_approvalLong-poll an approval request until the human decides or it expires. Returns the status and, once decided, the chosen option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Seconds to hold the request open (server-capped). | |
| approval_id | Yes | Approval request id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Purpose-built PingRoom result with credential and account fields removed. |