List Background Jobs
truenas_list_jobsList TrueNAS background jobs with state, progress, and errors to monitor scrubs, replications, and updates. Filter by RUNNING to see current activity or FAILED to find recent issues.
Instructions
List TrueNAS background jobs (scrubs, replications, updates, ...), most recent first, with state (WAITING/RUNNING/SUCCESS/FAILED/ABORTED), progress percent, and errors. Use state=RUNNING to see what the NAS is doing right now, state=FAILED to find recent failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum jobs to return | |
| state | No | Only jobs in this state | |
| response_format | No | markdown = compact human-readable summary; json = full structured data | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobs | Yes | ||
| count | Yes |