OPENAPI / COMPONENTS / SCHEMAS

Workflow With Worker Status data structure

WorkflowWithWorkerStatus

Structural definition for Workflow With Worker Status in the Mistral AI API contract.

object13properties
activebooleanrequired

active value in the Mistral AI API contract.

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.