lokalise_list_queued_processes
Monitor background processes in Lokalise projects to track uploads, downloads, and bulk operations. View status, progress, and completion estimates for troubleshooting.
Instructions
Lists all background/async processes in a Lokalise project with status tracking. Required: projectId. Optional: limit (100), page. Use to monitor file uploads, downloads, bulk operations, or troubleshoot process issues. Returns: Processes with status, progress, and completion estimates.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID to list queued processes for (supports branch notation: projectId:branchName) | |
| limit | No | Number of processes to return (1-100, default: 100) | |
| page | No | Page number for pagination (default: 1) |