wetrack_delete_ticket_priority
Deactivate a ticket priority by setting it inactive while retaining its data. Fails if active tickets still use the priority, preventing unsafe removal.
Instructions
Soft-delete a ticket priority (sets inactive; data retained). Will fail if active tickets still use this priority.
Args: priority_id: The priority ID to deactivate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| priority_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |