delete_label
Remove a specified label from a GitLab project. Verify the target first, then call with project ID and label ID or title to delete it permanently.
Instructions
Delete a label from a project. Use this only after verifying the target; choose a get or list tool first when you need to inspect state without changing it. It changes or removes remote GitLab data and may be irreversible; it requires the necessary project or group permission and returns validation, conflict, permission, or rate-limit errors. When project_id or group_id is accepted, provide the numeric ID or complete URL-encoded path described by the schema; use required identifiers and pagination fields exactly as documented.
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 |