OPENAPI / COMPONENTS / SCHEMAS
Custom Task Timed Out Response 数据结构
CustomTaskTimedOutResponseMistral AI API 合约中的 Custom Task Timed Out Response 结构定义。
object12字段
attributesCustomTaskTimedOutAttributes必填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 值。