skypilot_managed_job_queue
List and filter managed jobs with statuses, IDs, names, recovery details, and counts. Refresh to fetch current cluster state, or use sorting and pagination to review job queues.
Instructions
List managed jobs and their statuses (v2 API). Returns job IDs, names, statuses, submission times, recovery information, total count, and status counts. Set refresh=True to fetch the latest state from the cluster (slower but up-to-date). Supports sorting and pagination via limit, sort_by, and sort_order parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fields | No | ||
| job_ids | No | ||
| refresh | Yes | ||
| sort_by | No | ||
| all_users | No | ||
| sort_order | No | ||
| skip_finished | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |