solve_verification_checkpoint
Resolve an authorized CAPTCHA checkpoint for the current Obscura browser session, with session binding, attempt limits, and human review fallback.
Instructions
Handle one explicitly authorized CAPTCHA checkpoint for the current Obscura browser session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | ||
| attempt | No | ||
| task_id | Yes | ||
| authorized | Yes | ||
| snapshot_url | Yes | ||
| challenge_type | Yes | ||
| timeout_seconds | No | ||
| browser_session_id | Yes |