delete_label
Delete a label from a project using its unique identifier and the project ID. Helps remove obsolete or incorrect tags to keep project data clean.
Instructions
Delete a label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | The uuid identifier of the label to delete | |
| project_id | Yes | The uuid identifier of the project containing the label |