gdrive_auth_callback
Process Google OAuth authorization codes to obtain and store access tokens for connecting Google Drive to medical document management systems.
Instructions
Exchange an OAuth authorization code for tokens and store them.
Args: code: The authorization code from the Google OAuth redirect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |