v1

latestOpenAPI 3.1.02026-07-265814.5 KB
Jobs

Trigger Job

Triggers a saved Runchat job. If the job is backed by a flow it runs the flow's scheduled inputs. If the job is backed by an agent chat it replays the saved messages and runs the agent loop unattended.

A new row is written to runchat_job_history for every invocation, with the resulting flow state (and, for agent jobs, the message transcript) persisted to R2.

get/job/{runchat_job_id}

Response

Successful job execution.

OR