get_job_type
Retrieve agent job type details using its unique identifier, enabling efficient management and querying of asynchronous jobs within the AI Connect platform.
Instructions
Retrieves an agent job type by its ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
job_type_id | Yes | The unique identifier of the job type you want to retrieve. Example: 'mood-monitor'. | |
org_id | No | The organization ID. Example: 'aiconnect'. |