delete_customer_request
Delete a customer request and unlink its associated work items to maintain clean records in Plane.
Instructions
Delete a customer request, and unlink the work items linked through it.
Args: customer_id: UUID of the customer request_id: UUID of the customer request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | ||
| customer_id | Yes |