Switch Active Google Account
gv_switch_accountSwitch the active Google account for browser automation, directing subsequent URL and Gmail operations to the specified account.
Instructions
Switch the active account that browser tools operate on.
The account must already be open (it becomes open after gv_sign_in). All subsequent gv_open_url / gv_read_gmail calls target the active account until you switch again.
Args: account_id: The account id to make active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |