delete-label
Remove a label from a project in Plane.so by specifying the project and label IDs. This tool helps clean up project organization by eliminating unnecessary labels.
Instructions
Delete a label from a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the label | |
| label_id | Yes | ID of the label to delete |