disconnect_sessions
Disconnect active user sessions from their clients while keeping applications running in the background. Ideal for troubleshooting or maintenance without terminating user work.
Instructions
Disconnect one or more user sessions (sessions remain active, clients are disconnected).
The user's applications keep running. Use logoff_sessions to fully terminate sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_ids | Yes | List of session IDs to disconnect. The session remains active but the client is disconnected. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||