get_batch_job_status
Get the status of a batch job (e.g. machine translation) by its ID. Use to poll for completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ID of the batch job | |
| projectId | No | ID of the project (required for PAT, auto-resolved for PAK) |