session_get
Fetch full details for a single VMware Horizon session by session ID. Use session_list to find IDs, then retrieve comprehensive information for any session.
Instructions
[READ] Full detail for one Horizon session by id.
A wrong id returns a teaching error ("run session_list for current ids"), not a traceback. Use session_list to discover ids.
Args: session_id: The session id (from session_list). target: Horizon target from config.yaml; omit to use the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| session_id | Yes |