get_label
Retrieve a single label from a GitLab project by its ID or title, with optional inclusion of ancestor group labels.
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 |