start_google_auth
Manually initiate Google OAuth authentication to re-authenticate, proactively authenticate, or retry failed flows. Use when switching credentials or if automatic authentication fails.
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@example.com |