tc_auth_status
Check your Trimble Connect sign-in status, including token expiry and user details. Call this when authentication errors occur or after a pending login.
Instructions
Check whether the user is signed in to Trimble Connect.
Returns login state, token expiry, and the signed-in user's name/email (from the cached ID token). Call this first if any other tool returns an authentication error, and after a tc_login call that came back with "pending": true (login_in_progress marks a browser sign-in still waiting).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |