request_human_input
Pause a task to ask a human for a decision on a question, blocking further execution until the human responds.
Instructions
Request human input, blocking the task until decided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| question | Yes | ||
| options | No | ||
| requested_by | No |