health_check
Verify server operational and retrieve project state. Use on startup to confirm readiness and obtain capabilities for 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 | |||