get_api_status
Verify API health and JWT authentication status. Returns token validity, user ID, expiry, and auth provider to debug connection issues.
Instructions
Check the cachly API health and your authentication status. Returns whether the JWT is valid, your user ID (sub claim), token expiry, and the auth provider (keycloak). Use this to debug connection issues or verify your CACHLY_JWT is correct.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||