Delete Work Item
delete_work_itemPermanently remove a work item from a Plane project. This action is irreversible, so ensure you intend to delete rather than cancel.
Instructions
Permanently delete a work item. This cannot be undone.
Prefer update_work_item with a "Cancelled" state when you only mean to
close the item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project UUID. | |
| work_item_id | Yes | Work item UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||