list_ci_catalog_resources
Browse GitLab CI/CD catalog resources visible to your account. Filter by group, topic, search, or verification level, then sort and paginate to find the desired component.
Instructions
List GitLab CI/CD Catalog resources/components visible to the user. Use this for a collection of resources; choose the corresponding get tool when you already know the single resource to inspect. It is read-only and does not mutate GitLab data; missing resources, invalid identifiers, insufficient permission, and rate limits are returned as errors. When project_id or group_id is accepted, provide the numeric ID or complete URL-encoded path described by the schema; use required identifiers and pagination fields exactly as documented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order | |
| after | No | GraphQL cursor for the next page | |
| first | No | Number of resources to return (default: 20, max: 100) | |
| scope | No | Catalog resource scope | |
| search | No | Search catalog resources by name or description | |
| topics | No | Filter by project topic names | |
| group_ids | No | Filter to catalog resources in these group IDs | |
| verification_level | No | Filter by verification level |