get_service_status
Check systemd state, uptime, and recent log lines for a service on a VM. Use for quick health check before requesting full logs.
Instructions
Returns systemd state, uptime, and last 5 log lines for a service on a VM. Use for a quick health check before requesting full logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | VM name as defined in infra-mcp.yaml | |
| service | Yes | systemd service name; must be in the VM's allowlist |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |