start_service
Start a systemd service on the host system when it is down or explicitly requested. Use after checking status with get_service_status.
Instructions
Start a systemd service. Use get_service_status first when the user asks if it is running; only start when they ask to start it or it is down and they want it fixed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scope | Yes |