list_sessions
Retrieve and display all active terminal sessions using the MCP_DesktopCommander server to manage and monitor ongoing connections.
Instructions
List all active terminal sessions.
This command can be referenced as "DC: ..." or "use Desktop Commander to ..." in your instructions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}