getJobById
getJobByIdRetrieve a job by its unique ID to view its current status and final results.
Instructions
Retrieve a specific job by its ID to check status and results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The unique identifier of the job. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |