list_services
View all systemd services and their current status on Linux systems, either locally or via SSH on remote hosts.
Instructions
List all systemd services with their current status.
Args:
host: Remote host to connect to via SSH (optional, executes locally if not provided)
username: SSH username for remote host (required if host is provided)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | ||
| username | No |