get_status
Check live pipeline status in Zuul CI to monitor queued and running builds, with filters for tenant, pipeline, project, and active items.
Instructions
Live pipeline status showing what's currently queued/running.
Args: tenant: Tenant name (uses default if empty) pipeline: Filter to a specific pipeline name project: Filter to a specific project active_only: Only show pipelines with active items (default true)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant | No | ||
| pipeline | No | ||
| project | No | ||
| active_only | No |