OPENAPI / COMPONENTS / SCHEMAS
Workflow Registration data structure
WorkflowRegistrationStructural definition for Workflow Registration in the Mistral AI API contract.
object8properties
compatible_with_chat_assistantbooleancompatible with chat assistant value in the Mistral AI API contract.
definitionWorkflowCodeDefinitionrequireddefinition value in the Mistral AI API contract.
deployment_idstringdeployment id value in the Mistral AI API contract.
deployment_namestringdeployment name value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
task_queuestringtask queue value in the Mistral AI API contract.
workflowstringworkflow value in the Mistral AI API contract.
workflow_idstringrequiredworkflow id value in the Mistral AI API contract.