list_processes
Retrieve a list of all managed Node.js processes to monitor and debug via the Node.js Debugger MCP Server, enabling efficient process management and debugging.
Instructions
List all managed Node.js processes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}