accounts_auth_start
Initiates Google OAuth to connect a Gmail mailbox, returning an authorization URL for user consent and adding the account to the list upon callback completion.
Instructions
Start Google OAuth for a mailbox over HTTP. Returns auth_url for a human to open; consent completes via the public /oauth/callback and the account appears in accounts_list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |