gitlab_search_labels
Search GitLab project labels by providing a project ID and optional text query to filter label results.
Instructions
Project labels (GET /projects/:id/labels).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| projectId | Yes | Numeric ID or path with namespace, e.g. group/project. |