Flow

https://ontology.toxindex.com/v1/Flow Flow

An instance of a workflow execution. A structured, schema-conformant document being filled out (or completed) with provenance citations linking each section back to the tool call that produced it.

Relationships

References
workflow Workflow
sections Section []

Properties

Class properties with name, type, requirements, and description
NameTypeDescription
flow_idstring required identifierFlow execution identifier.
workflowWorkflow required The workflow this flow is an instance of.
statusStatusEnum required
sections_totalinteger Total number of sections in the document.
sections_doneinteger Number of sections completed.
sections_activeinteger Number of sections currently being worked on.
sectionsSection []The root-level sections of this flow's document tree.
created_atdatetime
finished_atdatetime