get_label
Retrieve a specific label from a GitLab project using its ID or title to manage project organization and categorization.
Instructions
Get a single label from a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| label_id | No | The ID or title of a project's label | |
| include_ancestor_groups | No | Include ancestor groups |