get_nango_auth_info
Check active Nango authentication for Zoho Mail to verify connection status and credential validity.
Instructions
Get current Nango authentication information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopes | Yes | OAuth scopes | |
| extension | Yes | Zoho domain extension (.com/.in/.eu etc) | |
| api_domain | Yes | Zoho API domain | |
| expires_at | Yes | Token expiration time | |
| user_email | Yes | Connected user email | |
| access_token | Yes | OAuth access token | |
| connection_id | Yes | Nango connection ID | |
| refresh_token | Yes | OAuth refresh token |