alphaportal_session_status
Checks if the AlphaPortal server can authenticate by resolving the refresh token and minting an access token, 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 | |||