get_job
Retrieve specific agent job details by providing a unique job ID and organization ID for efficient monitoring and management of AI agent tasks.
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'. |