list_pipeline_jobs
List pipeline jobs newest first, with optional filters for status, request ID, and limit to quickly find specific jobs.
Instructions
List pipeline jobs, newest first. Optional filters: status (Active, Complete, Failed, Pending, or running), request_id, limit (default 50, max 100). Job names are pipelines-{request_id}-{step_index}-{replica}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| request_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |