OPENAPI / COMPONENTS / SCHEMAS

Workflow data structure

Workflow

Structural definition for Workflow in the Mistral AI API contract.

object12properties
archivedboolean

archived value in the Mistral AI API contract.

available_in_chat_assistantboolean

available in chat assistant value in the Mistral AI API contract.

customer_idstringrequired

customer id value in the Mistral AI API contract.

descriptionstring

description value in the Mistral AI API contract.

display_namestringrequired

display name value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

is_technicalboolean

is technical value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

shared_namespacestring

shared namespace value in the Mistral AI API contract.

tagsarray

tags value in the Mistral AI API contract.

typeWorkflowTyperequired

type value in the Mistral AI API contract.

workspace_idstringrequired

workspace id value in the Mistral AI API contract.