Project Configuration
get_projectRetrieve the pipelines and jobs configured for a Zuul project by providing its name and optional tenant.
Instructions
Get project configuration — which pipelines and jobs are configured.
Args: name: Project name (e.g. "openstack-k8s-operators/openstack-operator") tenant: Tenant name (uses default if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |