captcha_resolve_intervention
Resolve captcha intervention requests to continue automated browser tasks after human solves the challenge.
Instructions
Mark an intervention request as resolved after human has solved the captcha. This allows the automation to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | The intervention request ID to resolve | |
| resolution | No | Resolution status (default: 'solved') | solved |