Diagnose performance issues
diagnoseIdentify performance bottlenecks in Minecraft server profiles by applying knowledge base thresholds and signatures, then return ranked findings with evidence and actionable tuning advice.
Instructions
Apply the built-in interpretation knowledge base (TPS/MSPT/GC/heap/CPU thresholds, plugin dominance, entity/chunk/redstone/IO signatures, JVM-flag checks) and return ranked findings, each with evidence, diagnosis, and a concrete recommended action. This is the primary 'what should I tune' tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileId | Yes | The id returned by load_profile. |