get_label
Retrieve a single GitLab project label by ID or title, with optional inclusion of ancestor group labels. Fetch label details directly to support issue and merge request management.
Instructions
Get a single label from a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | No | The ID or title of a project's label | |
| project_id | No | Project ID or URL-encoded path | |
| include_ancestor_groups | No | Include ancestor groups |