Get Google Session Status
gv_get_session_statusCheck if a Google account's browser session is running and authenticated, returning account information and status.
Instructions
Check whether an account's browser session is running and authenticated.
If account_id is omitted, checks the active account.
Returns: id, name, email, running, active, status, last_login_at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |