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