delete_work_item
Delete a work item from a Plane project by providing its project ID and work item ID. Remove obsolete tasks and issues to keep your project data accurate.
Instructions
Delete a work item by ID.
Args: project_id: UUID of the project work_item_id: UUID of the work item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| work_item_id | Yes |