get_service_status
Retrieve the status and recent journal lines of a systemd service to diagnose its health.
Instructions
Status of a systemd unit + last few journal lines.
Args: service: unit name (e.g. 'bluetooth.service'). scope: 'system' or 'user'. log_lines: recent journal lines to include (0–40).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | ||
| scope | No | system | |
| log_lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||