create_job
Create a new Agent Job by defining job type, target communication platform, and optional parameters for execution within the Agent Jobs MCP Server system.
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. |