delete-label
Remove a label from a project in Plane by specifying the project ID and label ID to maintain organized project management workflows.
Instructions
Delete a label from a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | ID of the label to delete | |
| project_id | Yes | ID of the project containing the label |