list_projects
List OWASP projects filtered by level (flagship, production, lab, incubator, retired, all) and type (documentation, code, tool), with pagination.
Instructions
List OWASP projects. Includes Flagship, Production, Lab, and Incubator levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Filter by project level: flagship, production, lab, incubator, retired, or all | all |
| type | No | Filter by type: documentation, code, tool, or all | all |
| limit | No | Max results | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |