vm_info
Retrieve JVM uptime, version, and flags to verify the environment of a Java process.
Instructions
JVM information: uptime, version, and flags. Useful for environment verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Process ID of the Java application. Get this from list_java_processes. |