lokalise_delete_task
Cancel a work assignment to remove it from assignee queues. Use for mistaken tasks, cleaning completed work, or removing test assignments.
Instructions
Cancels a work assignment, removing it from assignee queues. Required: projectId, taskId. Use to cancel mistaken tasks, clean completed work, or remove test assignments. Returns: Deletion confirmation. Note: Only removes the assignment - keys and translations remain unchanged. Cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the task | |
| taskId | Yes | Task ID to delete |