list_running_jobs
List all currently running jobs across devices, including scripting tasks and patch installations, with optional filtering by device or job type.
Instructions
List currently running jobs across all devices. Jobs include scripting tasks, patch installations, and other automated operations.
Input 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 |