create_job
Set up new Agent Jobs by specifying job type, target platform, and optional parameters. Schedule jobs for future execution or run immediately using structured inputs.
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") | |
params | No | Free‑form params passed to the agent | |
scheduled_at | No | Schedule the job to run later | |
target_channel | Yes | Where the agent will communicate. |