OPENAPI / COMPONENTS / SCHEMAS

Workflow Execution Sync Response data structure

WorkflowExecutionSyncResponse

Structural definition for Workflow Execution Sync Response in the Mistral AI API contract.

object3properties
execution_idstringrequired

execution id value in the Mistral AI API contract.

resultstringrequired

result value in the Mistral AI API contract.

workflow_namestringrequired

workflow name value in the Mistral AI API contract.