lokalise_delete_task
Cancel work assignments in Lokalise projects by removing tasks from assignee queues. Use to delete mistaken tasks, clean completed work, or remove test assignments. Note: Only removes assignments - keys and translations remain unchanged.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the task | |
| taskId | Yes | Task ID to delete |