Finish the Google login
finish_loginConfirm browser consent to complete Google login, save tokens securely, and verify access. Reports email, granted scopes, missing scopes, and replaced account.
Instructions
Second step: confirms the browser consent finished, saves the tokens to an owner-only file and verifies the login with a read-only identity call, returning the account email and the granted scopes. After success every tool works immediately — no client restart. If the user granted only part of the requested permissions, the login is still saved and missingScopes lists what will not work. Logging in under a different Google account replaces the previous login (its refresh token is revoked best-effort) and the response carries previousAccountEmail so the change never goes unnoticed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||