List Projects
list_projectsList all projects in a Zuul tenant, with optional case-insensitive name filtering and result limiting. Use to identify projects for CI pipeline inspection.
Instructions
List all projects in a tenant. Optionally filter by name substring.
Args: tenant: Tenant (default from env) filter: Case-insensitive name substring filter limit: Max results (default 200, 0 for unlimited)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| filter | No | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |