delete_label
Remove a label from a Plane project by providing the project ID and label ID. Use this to clean up or manage labels in your project.
Instructions
Delete a label by ID.
Args: project_id: UUID of the project label_id: UUID of the label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | ||
| project_id | Yes |