List Jobs
list_jobsRetrieve a list of jobs from a Zuul tenant, with optional filtering by name substring and result limit.
Instructions
List all jobs in a tenant. Optionally filter by name substring.
Args: tenant: Tenant name (uses default if empty) filter: Case-insensitive substring to filter job names limit: Max results to return (default 200, 0 for unlimited)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| filter | No | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |