Create local runner job

Create a local runner job and enqueue it for execution

Request

This endpoint expects an object.
agent_namestringRequired>=1 character
project_idstringRequiredformat: "uuid"
inputsobjectOptional
prompt_masksmap from strings to stringsOptional
Mask overlays to apply during agent execution, keyed by prompt id.
blueprint_namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"
metadataobjectOptional
mask_idstringOptionalformat: "uuid"Deprecated

Deprecated. Use prompt_masks to pass one or more mask overlays keyed by prompt id.

Response headers

Locationstring
URI of the job

Response

Job created

Errors

404
Not Found Error
409
Conflict Error