Electron Terminal MCP Server

by nexon33

terminal_stop

Terminate active terminal sessions in the Electron Terminal MCP Server by providing the session ID, ensuring efficient management and closure of programmatic terminal operations.

Input Schema

NameRequiredDescriptionDefault
sessionIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "sessionId": { "type": "string" } }, "required": [ "sessionId" ], "type": "object" }

You must be authenticated.

Other Tools from Electron Terminal MCP Server

Related Tools

ID: 46htjhccbw