OPENAPI / COMPONENTS / SCHEMAS

Workflow Registration data structure

WorkflowRegistration

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

object8properties
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.