get_label
Retrieve a specific label from a GitLab project by providing the project ID and label ID or title. Optionally include labels from ancestor groups.
Instructions
Get a single label from a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or URL-encoded path | |
| label_id | Yes | The ID or title of a project's label | |
| include_ancestor_groups | No | Include ancestor groups |