ask_human
Get a human decision by sending a question to Slack or WhatsApp and waiting for the reply. Use for approvals, clarifications, or any input an AI agent cannot determine alone.
Instructions
Send a question to the human via their configured communication channel and wait for a reply. Uses the default target unless an explicit target override is provided. Nothing is persisted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Optional per-call target override; does not change the saved default | |
| question | Yes | The question to ask the human | |
| timeoutMs | No | Optional timeout in milliseconds (default: 5 minutes) |