list_labels
Retrieve labels for a GitLab project to organize and categorize issues and merge requests, with options to filter by keyword and include counts.
Instructions
List labels for a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or URL-encoded path | |
| with_counts | No | Whether or not to include issue and merge request counts | |
| include_ancestor_groups | No | Include ancestor groups | |
| search | No | Keyword to filter labels by |