oc_gate_inspect
Detects gates such as CAPTCHA, paywall, or SSO redirect on the current tab. Returns facts for the host agent to decide the next step, without invoking solvers or external calls.
Instructions
Detect whether the current tab is gated (CAPTCHA, bot-check, SSO redirect, paywall, 2FA prompt). Returns facts only — never invokes any solver, never makes a third-party HTTP call, never bypasses the gate. The host agent decides what to do next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | REQUIRED Tab ID to inspect. |