OPENAPI / COMPONENTS / SCHEMAS

Stream Event Workflow Context data structure

StreamEventWorkflowContext

Structural definition for Stream Event Workflow Context in the Mistral AI API contract.

object5properties
namespacestringrequired

namespace value in the Mistral AI API contract.

parent_workflow_exec_idstring

parent workflow exec id value in the Mistral AI API contract.

root_workflow_exec_idstring

root workflow exec id value in the Mistral AI API contract.

workflow_exec_idstringrequired

workflow exec id value in the Mistral AI API contract.

workflow_namestringrequired

workflow name value in the Mistral AI API contract.