Wait for Human
wait_for_humanPause AI automation and request human intervention when encountering CAPTCHAs, login walls, or manual verification. Waits for user completion before resuming execution.
Instructions
Pause and request human intervention. Shows the @..@ overlay with your reason. Use when you encounter a CAPTCHA, login wall, or any situation requiring human action. The tool blocks until the user clicks 'Done' on the overlay. Returns success when resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID. | |
| reason | Yes | Why human help is needed (e.g. 'CAPTCHA detected', 'Login required'). |