get_job_type
Retrieve agent job type details by providing its unique ID and organization ID. Enables precise querying of asynchronous job types within the Agent Jobs system.
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'. |