diagnose_session
Diagnose a user session by retrieving logon timing, display metrics, historical performance, processes, and remote apps in one call. Get partial results even if some aspects fail.
Instructions
Retrieve diagnostic information for a user session in a single call.
Fetches any combination of: logon timing breakdown, real-time display protocol metrics, 15-minute historical performance, running processes, and active remote applications. Results are keyed by aspect name; a failed aspect returns its error message as a string rather than failing the whole call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aspects | No | Diagnostic data to retrieve: logon_timing, display_performance, historical_performance, processes, remote_applications. Defaults to all aspects. | |
| session_id | Yes | Session ID to diagnose |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||