google_check_pending_auth
Check the status of a pending Google account authorization after OAuth to confirm success and retrieve connected account details.
Instructions
Check the status of a pending Google account authorization. Call this after the user has completed the OAuth flow in their browser. Returns the connected account info if successful.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The session ID returned by google_add_account |