health_check
Verify server status and project state to confirm operational readiness and available features before proceeding with Java code analysis.
Instructions
Check server status and project state.
USAGE: Call on startup to verify server is operational. OUTPUT: Server status, project info if loaded, capabilities.
WORKFLOW:
Call health_check to verify server is running
If no project loaded, call load_project next
Use returned capabilities to understand available features
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||