start_google_auth_tool
Initiates Google OAuth authentication to authorize Apps Script access. Provides a URL for browser authorization, enabling secure project management and execution.
Instructions
Start Google OAuth authentication flow.
Returns an authorization URL that must be opened in a browser. After authorizing, call complete_google_auth with the redirect URL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||