create_job
Create a new agent job by specifying job type, target channel, and optional parameters to initiate automated tasks on platforms like WhatsApp, Slack, or web.
Instructions
Create a new Agent Job with the minimal set of fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_type_id | Yes | ID of the job type (e.g. "mood-monitor") | |
| target_channel | Yes | Where the agent will communicate. | |
| params | No | Free‑form params passed to the agent | |
| scheduled_at | No | Schedule the job to run later |