OPENAPI / COMPONENTS / SCHEMAS
Workflow Execution Progress Trace Event data structure
WorkflowExecutionProgressTraceEventStructural definition for Workflow Execution Progress Trace Event in the Mistral AI API contract.
object10properties
attributesobjectrequiredattributes value in the Mistral AI API contract.
end_time_unix_msstringend time unix ms value in the Mistral AI API contract.
errorstringerror value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
internalbooleaninternal value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
start_time_unix_msintegerrequiredstart time unix ms value in the Mistral AI API contract.
statusEventProgressStatusstatus value in the Mistral AI API contract.
timestamp_unix_nanointegerrequiredtimestamp unix nano value in the Mistral AI API contract.
typeEventTypetype value in the Mistral AI API contract.