list_projects
Retrieve and filter SonarQube projects to analyze code quality and security findings. Use search queries and pagination to manage project lists efficiently.
Instructions
List or search SonarQube projects with pagination.
Args: query: Optional search string to filter project names/keys. page: Page number (1-indexed). page_size: Results per page (1–500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||