delete_label
Delete a label from a Plane project by providing the project ID and label ID.
Instructions
Delete a label.
Args: project_id: The UUID identifier of the project label_id: The UUID identifier of the label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |