service
Query or control systemd services on remote servers: check status, start, stop, restart, or reload. Actions require sudo.
Instructions
Manage or query a systemd service. Use action=status to check, or start/stop/restart/reload to control. Actions other than status require sudo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| reason | No | Human-readable explanation of why this service action is needed (for audit log) | |
| server | Yes | Server name | |
| service | Yes | Service name |