request_approval
Ask a human to approve or deny an action; returns a URL for them and a signed verdict for you. Times out as denied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | what you want to do | |
| detail | No | context for the human | |
| webhook | No | called with the verdict | |
| apprise_url | No | ping the human here | |
| timeout_seconds | No |