get_service_status
Check whether a systemd service is running, failed, or stopped. Answer status queries by reporting the current state without starting or restarting the service.
Instructions
Check whether a specific systemd service is running, failed, or stopped. Use FIRST when the user asks if a service is up/running/active. Do NOT start or restart the service to answer a status question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scope | Yes |