get_project
Retrieve project configuration details including pipelines and jobs from Zuul CI. Use this tool to understand build workflows without navigating web interfaces.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tenant | No |