OPENAPI / COMPONENTS / SCHEMAS

Workflow Code Definition data structure

WorkflowCodeDefinition

Structural definition for Workflow Code Definition in the Mistral AI API contract.

object9properties
enforce_determinismboolean

enforce determinism value in the Mistral AI API contract.

execution_timeoutnumber

execution timeout value in the Mistral AI API contract.

input_schemaobjectrequired

input schema value in the Mistral AI API contract.

on_behalf_ofboolean

on behalf of value in the Mistral AI API contract.

output_schemastring

output schema value in the Mistral AI API contract.

plugin_metadatastring

plugin metadata value in the Mistral AI API contract.

queriesQueryDefinition

queries value in the Mistral AI API contract.

signalsSignalDefinition

signals value in the Mistral AI API contract.

updatesUpdateDefinition

updates value in the Mistral AI API contract.