alphaportal_session_status
Check authentication status with AlphaPortal by resolving the refresh token and attempting to mint an access token, verifying server access without exposing credentials.
Instructions
Check whether the server can authenticate to AlphaPortal: it resolves the refresh token (from ALPHAPORTAL_REFRESH_TOKEN, the saved session, or a signed-in browser tab via the bridge) and tries to mint an access token. Returns no credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||