list_running_jobs
Monitor active scripting, patching, and automation tasks across devices in NinjaOne. Filter by device or job type to track current operations.
Instructions
List currently running jobs across all devices. Jobs include scripting tasks, patch installations, and other automated operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_filter | No | Filter expression to limit results to specific devices (e.g., 'org = 123') | |
| job_type | No | Filter by job type (e.g., SCRIPT, PATCH_INSTALL, CONDITION_ACTION) | |
| page_size | No | Number of jobs to return |