OpenAPI 3.1.02026-08-19373257348.2 KB

ee473d0e84e0

task_dag_mutations

Serialize And Submit Task Variables Endpoint

Persist variable values captured by a runtime after it produced them.

Internal-principal only: the value must originate from a runtime, never an agent/session (see quadrillion.services.VARIABLE_EVIDENCE_INVARIANT).

post/api/task_variables/serialize_and_submit

Request body

notebook_idstring nullable

Notebook the values were produced in, for kernels.

session_idstring nullable

Chat session that launched this runtime, for script processes.

variablesobject required
cell_idstring nullable

Response

Successful Response

acceptedstring[]
rejectedobject