captcha_handle_auto
Automatically handles detected captchas, using built-in bypass for Turnstile and requesting human intervention for others like ReCAPTCHA v2, hCaptcha, or image challenges.
Instructions
Attempt to automatically handle any detected captcha. For Turnstile: uses built-in bypass. For others (ReCAPTCHA v2, hCaptcha, image challenges): returns need for human intervention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Timeout in seconds for automatic handling (default: 30.0) |