Get Google sign-in status
get_auth_statusChecks whether the server is signed in to Google with permissions for Docs and Drive. Use after sign-in or when a tool returns NOT_AUTHENTICATED or AUTH_EXPIRED.
Instructions
Check whether this server is signed in to Google and holds the permissions required for Google Docs and Google Drive. Use it when another tool fails with NOT_AUTHENTICATED or AUTH_EXPIRED, or after the user finishes signing in via authenticate. Never returns tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||