delete_intake_work_item
Remove a specific intake work item from a project using its work item ID, not the intake ID.
Instructions
Delete an intake work item by work item ID.
Args: workspace_slug: The workspace slug identifier project_id: UUID of the project work_item_id: UUID of the work item (use the issue field from IntakeWorkItem response, not the intake work item ID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| work_item_id | Yes |