List Projects
list_projectsRetrieve all projects within a Zuul tenant. Optionally filter projects by name substring to narrow results.
Instructions
List all projects in a tenant. Optionally filter by name substring.
Args: tenant: Tenant name (uses default if empty) filter: Case-insensitive substring to filter project names limit: Max results to return (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 |