session_status
Verify if a cached session exists for IT Glue document operations, returning tenant subdomain and session age to identify when re-authentication is needed.
Instructions
Check the status of the cached session for document operations.
Returns information about the currently cached session including tenant subdomain and age.
Note: This checks for cached session data but cannot validate server-side session state. If operations fail with auth errors, run capture_session.sh to re-authenticate.
Returns: JSON string with session status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |