Project Configuration
get_projectRetrieve project configuration including pipelines and jobs from a Zuul CI instance. Specify a project name to get its defined pipelines and job details.
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 |