lokalise_get_task
Retrieve detailed information about a specific translation task to monitor progress, check assignee workload, and identify workflow issues in Lokalise projects.
Instructions
Investigates a specific work assignment in detail. Required: projectId, taskId. Use to check task progress, view assignee workload, or debug workflow issues. Returns: Complete task data including all assignments, completion percentages, settings, and history. Pairs with: lokalise_update_task for modifications.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the task | |
| taskId | Yes | Task ID to get details for |