pilot_handoff
Switch to a headed browser preserving all state to resolve CAPTCHAs or auth challenges manually, then resume automation.
Instructions
Open a visible (headed) browser window preserving all current state — cookies, tabs, and localStorage. Use when the user is blocked by CAPTCHAs, bot detection, or complex auth flows that require manual intervention in a headed browser. After the user solves the challenge, call pilot_resume to reclaim automated control.
Parameters: (none)
Returns: Confirmation that the browser is now in headed mode with instructions to call pilot_resume when done.
Errors:
"Browser not initialized": Call pilot_navigate first to start a browser session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||