check_auth_status
Check if an Oura session is stored, review its granted scopes, and see when it expires. Confirms whether the access token is active, without exposing token values.
Instructions
Report whether an Oura session is stored, which scopes it has, and when it expires.
Never returns token values. The access token refreshes automatically, so an expired access token with a stored refresh token is still a working session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |