request_human_approval
Sends an email requesting human approval with a traceable approval ID, prompting the recipient to reply '批准' to approve or '拒绝' to reject.
Instructions
Email a human approval request with a traceable approval ID.
The recipient defaults to ``notification.to`` in config.json. The
email asks the recipient to reply with “批准” or “拒绝”.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| title | Yes | ||
| reason | No | ||
| options | No | ||
| project | Yes | ||
| request | Yes | ||
| deadline | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |