OPENAPI / COMPONENTS / SCHEMAS
Workflow data structure
WorkflowStructural definition for Workflow in the Mistral AI API contract.
object12properties
archivedbooleanarchived value in the Mistral AI API contract.
available_in_chat_assistantbooleanavailable in chat assistant value in the Mistral AI API contract.
customer_idstringrequiredcustomer id value in the Mistral AI API contract.
descriptionstringdescription value in the Mistral AI API contract.
display_namestringrequireddisplay name value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
is_technicalbooleanis technical value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
shared_namespacestringshared namespace value in the Mistral AI API contract.
tagsarraytags value in the Mistral AI API contract.
typeWorkflowTyperequiredtype value in the Mistral AI API contract.
workspace_idstringrequiredworkspace id value in the Mistral AI API contract.