start_google_auth
Initiates the Google OAuth authentication flow to re-authenticate with different credentials, proactively authenticate before using other tools, or retry after an automatic authentication failure.
Instructions
Manually initiate Google OAuth authentication flow.
NOTE: This tool should typically NOT be called directly. The authentication system automatically handles credential checks and prompts for authentication when needed. Only use this tool if:
You need to re-authenticate with different credentials
You want to proactively authenticate before using other tools
The automatic authentication flow failed and you need to retry
In most cases, simply try calling the Google Workspace tool you need - it will automatically handle authentication if required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_name | Yes | ||
| user_google_email | No | user@gmail.com |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |