List Projects
list_projectsList all projects in a Zuul tenant, with optional name substring filtering and result limiting.
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 |