OPENAPI / COMPONENTS / SCHEMAS
Workflow Code Definition data structure
WorkflowCodeDefinitionStructural definition for Workflow Code Definition in the Mistral AI API contract.
object9properties
enforce_determinismbooleanenforce determinism value in the Mistral AI API contract.
execution_timeoutnumberexecution timeout value in the Mistral AI API contract.
input_schemaobjectrequiredinput schema value in the Mistral AI API contract.
on_behalf_ofbooleanon behalf of value in the Mistral AI API contract.
output_schemastringoutput schema value in the Mistral AI API contract.
plugin_metadatastringplugin metadata value in the Mistral AI API contract.
queriesQueryDefinitionqueries value in the Mistral AI API contract.
signalsSignalDefinitionsignals value in the Mistral AI API contract.
updatesUpdateDefinitionupdates value in the Mistral AI API contract.