list_java_processes
Locate and identify all currently running Java processes on a system using a Python interface with the JVM MCP Server, enabling efficient monitoring and control of JVM applications.
Instructions
列出所有Java进程
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_java_processesArguments",
"type": "object"
}