get_job
Retrieve an agent job by its ID to check status, view details, or monitor progress in the Agent Jobs system.
Instructions
Retrieves an agent job by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The unique identifier of the job you want to retrieve. Example: 'job-12345'. | |
| org_id | No | The organization ID. Example: 'aiconnect'. |