OPENAPI / COMPONENTS / SCHEMAS

Workflow Registration With Worker Status data structure

WorkflowRegistrationWithWorkerStatus

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

object9properties
activebooleanrequired

active value in the Mistral AI API contract.

compatible_with_chat_assistantboolean

compatible with chat assistant value in the Mistral AI API contract.

definitionWorkflowCodeDefinitionrequired

definition value in the Mistral AI API contract.

deployment_idstring

deployment id value in the Mistral AI API contract.

deployment_namestring

deployment name value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

task_queuestring

task queue value in the Mistral AI API contract.

workflowstring

workflow value in the Mistral AI API contract.

workflow_idstringrequired

workflow id value in the Mistral AI API contract.