health_check
Get complete health status of the Autoware MCP server, covering system resources, ROS2 nodes, and workspace configuration.
Instructions
Get complete health status of the Autoware MCP server.
Returns comprehensive health information including:
System resources (CPU, memory, disk)
ROS2 status and active nodes/topics
Autoware workspace configuration
Overall health status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ros2 | Yes | ||
| status | Yes | ||
| system | Yes | ||
| autoware | Yes | ||
| timestamp | Yes | ||
| uptime_seconds | Yes |