start_google_auth_tool
Initiate Google OAuth authentication to authorize access to Google Apps Script projects. Provides an authorization URL for browser completion, 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 | |||