auth_status
Check the active authentication mode and whether OAuth credentials are stored, without exposing token values. Confirms credentials are on file for automatic token refresh.
Instructions
Report the active authentication mode and, in oauth mode, whether the server has stored login credentials. This reflects whether credentials are on file, not whether the access token happens to be fresh right now - an expired token is refreshed automatically as long as a refresh token is stored. Never returns token values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||