Start a new run for an agent.
The ID of the agent to run.
Inputs to send to the agent run.
Input values for the run. Keys should match the property names defined in schema.input.
Successful Response
Run details returned after a run request is accepted.
Unique ID for the accepted run.
Unique ID of the agent for this run.
Initial status of the accepted run.
queued, running, succeeded, failed, cancelled, skipped, unknown When the run started, if execution began immediately.