captcha_request_human_intervention
Request human help to solve unsolvable captchas like ReCAPTCHA v2 or hCaptcha puzzles. Creates an intervention request with a screenshot and waits for manual resolution.
Instructions
Request human intervention for an unsolvable captcha (e.g., ReCAPTCHA v2 image challenges, hCaptcha puzzles). Creates an intervention request with screenshot. The automation should wait for human to solve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| captcha_type | Yes | Type of captcha: turnstile, recaptcha_v2, recaptcha_v3, hcaptcha, image_challenge, puzzle, or unknown | |
| message | Yes | Message explaining what the human needs to do | |
| take_screenshot | No | Take a screenshot for reference (default: true) |