delete_intake_work_item
Delete an intake work item by specifying the project ID and the work item's UUID.
Instructions
Delete an intake work item by work item ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| work_item_id | Yes | UUID of the work item (use the issue field from IntakeWorkItem response, not the intake work item ID) |