list_ci_catalog_resources
List GitLab CI/CD Catalog resources visible to the user. Supports search, filtering by group, topic, verification level, and pagination.
Instructions
List GitLab CI/CD Catalog resources/components visible to the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search catalog resources by name or description | |
| first | No | Number of resources to return (default: 20, max: 100) | |
| after | No | GraphQL cursor for the next page | |
| group_ids | No | Filter to catalog resources in these group IDs | |
| scope | No | Catalog resource scope | |
| sort | No | Sort order | |
| topics | No | Filter by project topic names | |
| verification_level | No | Filter by verification level |