list_quality_gates
View all quality gates in your SonarCloud organization, showing their IDs, names, and built-in or custom status.
Instructions
Enumerate all gates in the organization along with basic metadata and built-in flags.
Returns a list of all quality gates available in the organization, including their ID, name, and whether they are built-in or custom. Requires SONARCLOUD_ORGANIZATION to be set.
Example: list_quality_gates()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||