OPENAPI / COMPONENTS / SCHEMAS
Custom Task Started Response data structure
CustomTaskStartedResponseStructural definition for Custom Task Started Response in the Mistral AI API contract.
attributesCustomTaskStartedAttributesResponserequiredattributes value in the Mistral AI API contract.
continued_run_idstringrequiredcontinued run id value in the Mistral AI API contract.
event_idstringrequiredevent id value in the Mistral AI API contract.
event_timestampintegerrequiredevent timestamp value in the Mistral AI API contract.
event_typestringrequiredevent type value in the Mistral AI API contract.
first_execution_run_idstringrequiredfirst execution run id value in the Mistral AI API contract.
parent_workflow_exec_idstringrequiredparent workflow exec id value in the Mistral AI API contract.
root_workflow_exec_idstringrequiredroot workflow exec id value in the Mistral AI API contract.
schedule_idstringrequiredschedule id value in the Mistral AI API contract.
workflow_exec_idstringrequiredworkflow exec id value in the Mistral AI API contract.
workflow_namestringrequiredworkflow name value in the Mistral AI API contract.
workflow_run_idstringrequiredworkflow run id value in the Mistral AI API contract.