OPENAPI / COMPONENTS / SCHEMAS
Workflow Execution Request data structure
WorkflowExecutionRequestStructural definition for Workflow Execution Request in the Mistral AI API contract.
object9properties
custom_tracing_attributesstringcustom tracing attributes value in the Mistral AI API contract.
deployment_namestringdeployment name value in the Mistral AI API contract.
execution_idstringexecution id value in the Mistral AI API contract.
extensionsstringextensions value in the Mistral AI API contract.
force_new_tracebooleanforce new trace value in the Mistral AI API contract.
inputstringinput value in the Mistral AI API contract.
task_queuestringtask queue value in the Mistral AI API contract.
timeout_secondsstringtimeout seconds value in the Mistral AI API contract.
wait_for_resultbooleanwait for result value in the Mistral AI API contract.