OPENAPI / COMPONENTS / SCHEMAS

Custom Task Canceled Response 数据结构

CustomTaskCanceledResponse

Mistral AI API 合约中的 Custom Task Canceled Response 结构定义。

object12字段
attributesCustomTaskCanceledAttributes必填

Mistral AI API 合约中的 attributes 值。

continued_run_idstring必填

Mistral AI API 合约中的 continued run id 值。

event_idstring必填

Mistral AI API 合约中的 event id 值。

event_timestampinteger必填

Mistral AI API 合约中的 event timestamp 值。

event_typestring必填

Mistral AI API 合约中的 event type 值。

first_execution_run_idstring必填

Mistral AI API 合约中的 first execution run id 值。

parent_workflow_exec_idstring必填

Mistral AI API 合约中的 parent workflow exec id 值。

root_workflow_exec_idstring必填

Mistral AI API 合约中的 root workflow exec id 值。

schedule_idstring必填

Mistral AI API 合约中的 schedule id 值。

workflow_exec_idstring必填

Mistral AI API 合约中的 workflow exec id 值。

workflow_namestring必填

Mistral AI API 合约中的 workflow name 值。

workflow_run_idstring必填

Mistral AI API 合约中的 workflow run id 值。