Connect a Google account
connect_accountGet the exact command to connect a new Google account; OAuth consent opens in your browser, so this returns setup instructions instead of performing login.
Instructions
Return the exact command the user must run to connect a new Google account. OAuth consent happens in the user's browser, not through this tool, so this returns instructions rather than performing the login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Role to assign. Start with the least privilege that meets the need. | viewer |
| access | No | OAuth scopes to request. read_only cannot be escalated later without re-authorizing. | read_only |
| account | Yes | The short id to register, e.g. "work" or "family". |