list_jobs
List scheduled jobs (launchd/systemd) with exit status to identify failures. Optionally filter by label prefix to focus on specific automation.
Instructions
List scheduled jobs (launchd on macOS, systemd on Linux) with exit status.
Args: prefix: only return jobs whose label starts with this string, e.g. "com.mycompany." to skip the operating system's own jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |