Pipeline Status
get_statusRetrieve live pipeline status showing queued and running builds, with optional filters by tenant, project, or pipeline.
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
| Name | Required | Description | Default |
|---|---|---|---|
| tenant | No | ||
| project | No | ||
| pipeline | No | ||
| active_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |