get_job_type
Retrieve agent job type details by ID to understand job specifications and requirements in 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'. |