Open Google Account Browser (reuse session)
gv_open_accountReopens an already signed-in Google account session without login, reusing saved browser context and marking the account active for subsequent tasks.
Instructions
Open the browser context for an already-signed-in account.
Unlike gv_sign_in (which waits for you to complete login), this opens the account's persistent profile and reuses the existing saved session — no login window, no waiting. Use this after a sign-in has succeeded once and you've since closed the browser.
Also marks the account as active so subsequent browser tools target it.
Args: account_id: The account id to open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |