provider_login
Open a persistent browser window for manual login to ChatGPT or Gemini. Waits for the user to complete login, including CAPTCHA or MFA, and returns after detection.
Instructions
Open the provider's website in the (headed) persistent browser and WAIT for the user to log in manually — including any CAPTCHA or MFA, which are never automated. Ask the user to complete the login in the opened window; returns once login is detected or the wait times out. Requires the server to run with PIXEL_BRIDGE_HEADLESS unset/false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Which web provider to use | |
| wait_seconds | No | How long to wait for manual login (default 300) |