lokalise_get_queued_process
Check the status and details of async processes like uploads or downloads in Lokalise projects. Use to monitor completion, diagnose issues, or view progress logs.
Instructions
Gets detailed status and information about a specific async process (upload, download, etc.). Required: projectId, processId. Use to check process completion, diagnose failures, or get detailed progress information. Returns: Complete process details with logs and status history.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the process | |
| processId | Yes | Process ID to get details for (unique string identifier) |