OPENAPI / COMPONENTS / SCHEMAS

Custom Task Canceled Response data structure

CustomTaskCanceledResponse

Structural definition for Custom Task Canceled Response in the Mistral AI API contract.

object12properties
attributesCustomTaskCanceledAttributesrequired

attributes value in the Mistral AI API contract.

continued_run_idstringrequired

continued run id value in the Mistral AI API contract.

event_idstringrequired

event id value in the Mistral AI API contract.

event_timestampintegerrequired

event timestamp value in the Mistral AI API contract.

event_typestringrequired

event type value in the Mistral AI API contract.

first_execution_run_idstringrequired

first execution run id value in the Mistral AI API contract.

parent_workflow_exec_idstringrequired

parent workflow exec id value in the Mistral AI API contract.

root_workflow_exec_idstringrequired

root workflow exec id value in the Mistral AI API contract.

schedule_idstringrequired

schedule id value in the Mistral AI API contract.

workflow_exec_idstringrequired

workflow exec id value in the Mistral AI API contract.

workflow_namestringrequired

workflow name value in the Mistral AI API contract.

workflow_run_idstringrequired

workflow run id value in the Mistral AI API contract.