list_jobs
Retrieve all jobs within a Zuul CI tenant. Filter results by job name to find specific tasks in the continuous integration system.
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
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant | No | ||
| filter | No |