OPENAPI / COMPONENTS / SCHEMAS

Workflow Execution Request data structure

WorkflowExecutionRequest

Structural definition for Workflow Execution Request in the Mistral AI API contract.

object9properties
custom_tracing_attributesstring

custom tracing attributes value in the Mistral AI API contract.

deployment_namestring

deployment name value in the Mistral AI API contract.

execution_idstring

execution id value in the Mistral AI API contract.

extensionsstring

extensions value in the Mistral AI API contract.

force_new_traceboolean

force new trace value in the Mistral AI API contract.

inputstring

input value in the Mistral AI API contract.

task_queuestring

task queue value in the Mistral AI API contract.

timeout_secondsstring

timeout seconds value in the Mistral AI API contract.

wait_for_resultboolean

wait for result value in the Mistral AI API contract.