| - `title` (string) name of node | - `title` (string) name of node | ||||
| - `index` (int) Execution sequence number, used to display Tracing Node sequence | - `index` (int) Execution sequence number, used to display Tracing Node sequence | ||||
| - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | ||||
| - `inputs` (array[object]) Contents of all preceding node variables used in the node | |||||
| - `inputs` (object) Contents of all preceding node variables used in the node | |||||
| - `created_at` (timestamp) timestamp of start, e.g., 1705395332 | - `created_at` (timestamp) timestamp of start, e.g., 1705395332 | ||||
| - `event: node_finished` node execution ends, success or failure in different states in the same event | - `event: node_finished` node execution ends, success or failure in different states in the same event | ||||
| - `task_id` (string) Task ID, used for request tracking and the below Stop Generate API | - `task_id` (string) Task ID, used for request tracking and the below Stop Generate API | ||||
| - `title` (string) name of node | - `title` (string) name of node | ||||
| - `index` (int) Execution sequence number, used to display Tracing Node sequence | - `index` (int) Execution sequence number, used to display Tracing Node sequence | ||||
| - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | ||||
| - `inputs` (array[object]) Contents of all preceding node variables used in the node | |||||
| - `inputs` (object) Contents of all preceding node variables used in the node | |||||
| - `process_data` (json) Optional node process data | - `process_data` (json) Optional node process data | ||||
| - `outputs` (json) Optional content of output | - `outputs` (json) Optional content of output | ||||
| - `status` (string) status of execution, `running` / `succeeded` / `failed` / `stopped` | - `status` (string) status of execution, `running` / `succeeded` / `failed` / `stopped` | ||||
| - `data` (array[object]) Message list | - `data` (array[object]) Message list | ||||
| - `id` (string) Message ID | - `id` (string) Message ID | ||||
| - `conversation_id` (string) Conversation ID | - `conversation_id` (string) Conversation ID | ||||
| - `inputs` (array[object]) User input parameters. | |||||
| - `inputs` (object) User input parameters. | |||||
| - `query` (string) User input / question content. | - `query` (string) User input / question content. | ||||
| - `message_files` (array[object]) Message files | - `message_files` (array[object]) Message files | ||||
| - `id` (string) ID | - `id` (string) ID | ||||
| - `data` (array[object]) List of conversations | - `data` (array[object]) List of conversations | ||||
| - `id` (string) Conversation ID | - `id` (string) Conversation ID | ||||
| - `name` (string) Conversation name, by default, is generated by LLM. | - `name` (string) Conversation name, by default, is generated by LLM. | ||||
| - `inputs` (array[object]) User input parameters. | |||||
| - `inputs` (object) User input parameters. | |||||
| - `status` (string) Conversation status | - `status` (string) Conversation status | ||||
| - `introduction` (string) Introduction | - `introduction` (string) Introduction | ||||
| - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 | - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 | ||||
| ### Response | ### Response | ||||
| - `id` (string) Conversation ID | - `id` (string) Conversation ID | ||||
| - `name` (string) Conversation name | - `name` (string) Conversation name | ||||
| - `inputs` array[object] User input parameters | |||||
| - `inputs` (object) User input parameters | |||||
| - `status` (string) Conversation status | - `status` (string) Conversation status | ||||
| - `introduction` (string) Introduction | - `introduction` (string) Introduction | ||||
| - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 | - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 |
| - `title` (string) ノードの名前 | - `title` (string) ノードの名前 | ||||
| - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | ||||
| - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | ||||
| - `inputs` (array[object]) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `inputs` (object) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `created_at` (timestamp) 開始のタイムスタンプ、例:1705395332 | - `created_at` (timestamp) 開始のタイムスタンプ、例:1705395332 | ||||
| - `event: node_finished` ノード実行が終了、成功または失敗は同じイベント内で異なる状態で示されます | - `event: node_finished` ノード実行が終了、成功または失敗は同じイベント内で異なる状態で示されます | ||||
| - `task_id` (string) タスクID、リクエスト追跡と以下のStop Generate APIに使用 | - `task_id` (string) タスクID、リクエスト追跡と以下のStop Generate APIに使用 | ||||
| - `title` (string) ノードの名前 | - `title` (string) ノードの名前 | ||||
| - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | ||||
| - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | ||||
| - `inputs` (array[object]) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `inputs` (object) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `process_data` (json) オプションのノードプロセスデータ | - `process_data` (json) オプションのノードプロセスデータ | ||||
| - `outputs` (json) オプションの出力内容 | - `outputs` (json) オプションの出力内容 | ||||
| - `status` (string) 実行の状態、`running` / `succeeded` / `failed` / `stopped` | - `status` (string) 実行の状態、`running` / `succeeded` / `failed` / `stopped` | ||||
| - `data` (array[object]) メッセージリスト | - `data` (array[object]) メッセージリスト | ||||
| - `id` (string) メッセージID | - `id` (string) メッセージID | ||||
| - `conversation_id` (string) 会話ID | - `conversation_id` (string) 会話ID | ||||
| - `inputs` (array[object]) ユーザー入力パラメータ。 | |||||
| - `inputs` (object) ユーザー入力パラメータ。 | |||||
| - `query` (string) ユーザー入力/質問内容。 | - `query` (string) ユーザー入力/質問内容。 | ||||
| - `message_files` (array[object]) メッセージファイル | - `message_files` (array[object]) メッセージファイル | ||||
| - `id` (string) ID | - `id` (string) ID | ||||
| - `data` (array[object]) 会話のリスト | - `data` (array[object]) 会話のリスト | ||||
| - `id` (string) 会話ID | - `id` (string) 会話ID | ||||
| - `name` (string) 会話名、デフォルトではLLMによって生成されます。 | - `name` (string) 会話名、デフォルトではLLMによって生成されます。 | ||||
| - `inputs` (array[object]) ユーザー入力パラメータ。 | |||||
| - `inputs` (object) ユーザー入力パラメータ。 | |||||
| - `introduction` (string) 紹介 | - `introduction` (string) 紹介 | ||||
| - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 | - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 | ||||
| - `updated_at` (timestamp) 更新タイムスタンプ、例:1705395332 | - `updated_at` (timestamp) 更新タイムスタンプ、例:1705395332 | ||||
| ### 応答 | ### 応答 | ||||
| - `id` (string) 会話ID | - `id` (string) 会話ID | ||||
| - `name` (string) 会話名 | - `name` (string) 会話名 | ||||
| - `inputs` array[object] ユーザー入力パラメータ | |||||
| - `inputs` (object) ユーザー入力パラメータ | |||||
| - `status` (string) 会話状態 | - `status` (string) 会話状態 | ||||
| - `introduction` (string) 紹介 | - `introduction` (string) 紹介 | ||||
| - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 | - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 |
| - `title` (string) 节点名称 | - `title` (string) 节点名称 | ||||
| - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | ||||
| - `predecessor_node_id` (string) 前置节点 ID,用于画布展示执行路径 | - `predecessor_node_id` (string) 前置节点 ID,用于画布展示执行路径 | ||||
| - `inputs` (array[object]) 节点中所有使用到的前置节点变量内容 | |||||
| - `inputs` (object) 节点中所有使用到的前置节点变量内容 | |||||
| - `created_at` (timestamp) 开始时间 | - `created_at` (timestamp) 开始时间 | ||||
| - `event: node_finished` node 执行结束,成功失败同一事件中不同状态 | - `event: node_finished` node 执行结束,成功失败同一事件中不同状态 | ||||
| - `task_id` (string) 任务 ID,用于请求跟踪和下方的停止响应接口 | - `task_id` (string) 任务 ID,用于请求跟踪和下方的停止响应接口 | ||||
| - `node_id` (string) 节点 ID | - `node_id` (string) 节点 ID | ||||
| - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | ||||
| - `predecessor_node_id` (string) optional 前置节点 ID,用于画布展示执行路径 | - `predecessor_node_id` (string) optional 前置节点 ID,用于画布展示执行路径 | ||||
| - `inputs` (array[object]) 节点中所有使用到的前置节点变量内容 | |||||
| - `inputs` (object) 节点中所有使用到的前置节点变量内容 | |||||
| - `process_data` (json) Optional 节点过程数据 | - `process_data` (json) Optional 节点过程数据 | ||||
| - `outputs` (json) Optional 输出内容 | - `outputs` (json) Optional 输出内容 | ||||
| - `status` (string) 执行状态 `running` / `succeeded` / `failed` / `stopped` | - `status` (string) 执行状态 `running` / `succeeded` / `failed` / `stopped` | ||||
| - `data` (array[object]) 消息列表 | - `data` (array[object]) 消息列表 | ||||
| - `id` (string) 消息 ID | - `id` (string) 消息 ID | ||||
| - `conversation_id` (string) 会话 ID | - `conversation_id` (string) 会话 ID | ||||
| - `inputs` (array[object]) 用户输入参数。 | |||||
| - `inputs` (object) 用户输入参数。 | |||||
| - `query` (string) 用户输入 / 提问内容。 | - `query` (string) 用户输入 / 提问内容。 | ||||
| - `message_files` (array[object]) 消息文件 | - `message_files` (array[object]) 消息文件 | ||||
| - `id` (string) ID | - `id` (string) ID | ||||
| - `data` (array[object]) 会话列表 | - `data` (array[object]) 会话列表 | ||||
| - `id` (string) 会话 ID | - `id` (string) 会话 ID | ||||
| - `name` (string) 会话名称,默认由大语言模型生成。 | - `name` (string) 会话名称,默认由大语言模型生成。 | ||||
| - `inputs` (array[object]) 用户输入参数。 | |||||
| - `inputs` (object) 用户输入参数。 | |||||
| - `status` (string) 会话状态 | - `status` (string) 会话状态 | ||||
| - `introduction` (string) 开场白 | - `introduction` (string) 开场白 | ||||
| - `created_at` (timestamp) 创建时间 | - `created_at` (timestamp) 创建时间 | ||||
| ### Response | ### Response | ||||
| - `id` (string) 会话 ID | - `id` (string) 会话 ID | ||||
| - `name` (string) 会话名称 | - `name` (string) 会话名称 | ||||
| - `inputs` array[object] 用户输入参数 | |||||
| - `inputs` (object) 用户输入参数 | |||||
| - `status` (string) 会话状态 | - `status` (string) 会话状态 | ||||
| - `introduction` (string) 开场白 | - `introduction` (string) 开场白 | ||||
| - `created_at` (timestamp) 创建时间 | - `created_at` (timestamp) 创建时间 |
| - `data` (array[object]) Message list | - `data` (array[object]) Message list | ||||
| - `id` (string) Message ID | - `id` (string) Message ID | ||||
| - `conversation_id` (string) Conversation ID | - `conversation_id` (string) Conversation ID | ||||
| - `inputs` (array[object]) User input parameters. | |||||
| - `inputs` (object) User input parameters. | |||||
| - `query` (string) User input / question content. | - `query` (string) User input / question content. | ||||
| - `message_files` (array[object]) Message files | - `message_files` (array[object]) Message files | ||||
| - `id` (string) ID | - `id` (string) ID | ||||
| - `data` (array[object]) List of conversations | - `data` (array[object]) List of conversations | ||||
| - `id` (string) Conversation ID | - `id` (string) Conversation ID | ||||
| - `name` (string) Conversation name, by default, is a snippet of the first question asked by the user in the conversation. | - `name` (string) Conversation name, by default, is a snippet of the first question asked by the user in the conversation. | ||||
| - `inputs` (array[object]) User input parameters. | |||||
| - `inputs` (object) User input parameters. | |||||
| - `status` (string) Conversation status | - `status` (string) Conversation status | ||||
| - `introduction` (string) Introduction | - `introduction` (string) Introduction | ||||
| - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 | - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 | ||||
| ### Response | ### Response | ||||
| - `id` (string) Conversation ID | - `id` (string) Conversation ID | ||||
| - `name` (string) Conversation name | - `name` (string) Conversation name | ||||
| - `inputs` array[object] User input parameters | |||||
| - `inputs` (object) User input parameters | |||||
| - `status` (string) Conversation status | - `status` (string) Conversation status | ||||
| - `introduction` (string) Introduction | - `introduction` (string) Introduction | ||||
| - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 | - `created_at` (timestamp) Creation timestamp, e.g., 1705395332 |
| - `data` (array[object]) メッセージリスト | - `data` (array[object]) メッセージリスト | ||||
| - `id` (string) メッセージID | - `id` (string) メッセージID | ||||
| - `conversation_id` (string) 会話ID | - `conversation_id` (string) 会話ID | ||||
| - `inputs` (array[object]) ユーザー入力パラメータ。 | |||||
| - `inputs` (object) ユーザー入力パラメータ。 | |||||
| - `query` (string) ユーザー入力/質問内容。 | - `query` (string) ユーザー入力/質問内容。 | ||||
| - `message_files` (array[object]) メッセージファイル | - `message_files` (array[object]) メッセージファイル | ||||
| - `id` (string) ID | - `id` (string) ID | ||||
| - `data` (array[object]) 会話のリスト | - `data` (array[object]) 会話のリスト | ||||
| - `id` (string) 会話ID | - `id` (string) 会話ID | ||||
| - `name` (string) 会話名、デフォルトでは、ユーザーが会話で最初に尋ねた質問のスニペットです。 | - `name` (string) 会話名、デフォルトでは、ユーザーが会話で最初に尋ねた質問のスニペットです。 | ||||
| - `inputs` (array[object]) ユーザー入力パラメータ。 | |||||
| - `inputs` (object) ユーザー入力パラメータ。 | |||||
| - `introduction` (string) 紹介 | - `introduction` (string) 紹介 | ||||
| - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 | - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 | ||||
| - `updated_at` (timestamp) 更新タイムスタンプ、例:1705395332 | - `updated_at` (timestamp) 更新タイムスタンプ、例:1705395332 | ||||
| ### 応答 | ### 応答 | ||||
| - `id` (string) 会話ID | - `id` (string) 会話ID | ||||
| - `name` (string) 会話名 | - `name` (string) 会話名 | ||||
| - `inputs` array[object] ユーザー入力パラメータ | |||||
| - `inputs` (object) ユーザー入力パラメータ | |||||
| - `status` (string) 会話状態 | - `status` (string) 会話状態 | ||||
| - `introduction` (string) 紹介 | - `introduction` (string) 紹介 | ||||
| - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 | - `created_at` (timestamp) 作成タイムスタンプ、例:1705395332 |
| - `data` (array[object]) 消息列表 | - `data` (array[object]) 消息列表 | ||||
| - `id` (string) 消息 ID | - `id` (string) 消息 ID | ||||
| - `conversation_id` (string) 会话 ID | - `conversation_id` (string) 会话 ID | ||||
| - `inputs` (array[object]) 用户输入参数。 | |||||
| - `inputs` (object) 用户输入参数。 | |||||
| - `query` (string) 用户输入 / 提问内容。 | - `query` (string) 用户输入 / 提问内容。 | ||||
| - `message_files` (array[object]) 消息文件 | - `message_files` (array[object]) 消息文件 | ||||
| - `id` (string) ID | - `id` (string) ID | ||||
| - `data` (array[object]) 会话列表 | - `data` (array[object]) 会话列表 | ||||
| - `id` (string) 会话 ID | - `id` (string) 会话 ID | ||||
| - `name` (string) 会话名称,默认为会话中用户最开始问题的截取。 | - `name` (string) 会话名称,默认为会话中用户最开始问题的截取。 | ||||
| - `inputs` (array[object]) 用户输入参数。 | |||||
| - `inputs` (object) 用户输入参数。 | |||||
| - `status` (string) 会话状态 | - `status` (string) 会话状态 | ||||
| - `introduction` (string) 开场白 | - `introduction` (string) 开场白 | ||||
| - `created_at` (timestamp) 创建时间 | - `created_at` (timestamp) 创建时间 | ||||
| ### Response | ### Response | ||||
| - `id` (string) 会话 ID | - `id` (string) 会话 ID | ||||
| - `name` (string) 会话名称 | - `name` (string) 会话名称 | ||||
| - `inputs` array[object] 用户输入参数 | |||||
| - `inputs` (object) 用户输入参数 | |||||
| - `status` (string) 会话状态 | - `status` (string) 会话状态 | ||||
| - `introduction` (string) 开场白 | - `introduction` (string) 开场白 | ||||
| - `created_at` (timestamp) 创建时间 | - `created_at` (timestamp) 创建时间 |
| - `title` (string) name of node | - `title` (string) name of node | ||||
| - `index` (int) Execution sequence number, used to display Tracing Node sequence | - `index` (int) Execution sequence number, used to display Tracing Node sequence | ||||
| - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | ||||
| - `inputs` (array[object]) Contents of all preceding node variables used in the node | |||||
| - `inputs` (object) Contents of all preceding node variables used in the node | |||||
| - `created_at` (timestamp) timestamp of start, e.g., 1705395332 | - `created_at` (timestamp) timestamp of start, e.g., 1705395332 | ||||
| - `event: node_finished` node execution ends, success or failure in different states in the same event | - `event: node_finished` node execution ends, success or failure in different states in the same event | ||||
| - `task_id` (string) Task ID, used for request tracking and the below Stop Generate API | - `task_id` (string) Task ID, used for request tracking and the below Stop Generate API | ||||
| - `title` (string) name of node | - `title` (string) name of node | ||||
| - `index` (int) Execution sequence number, used to display Tracing Node sequence | - `index` (int) Execution sequence number, used to display Tracing Node sequence | ||||
| - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | - `predecessor_node_id` (string) optional Prefix node ID, used for canvas display execution path | ||||
| - `inputs` (array[object]) Contents of all preceding node variables used in the node | |||||
| - `inputs` (object) Contents of all preceding node variables used in the node | |||||
| - `process_data` (json) Optional node process data | - `process_data` (json) Optional node process data | ||||
| - `outputs` (json) Optional content of output | - `outputs` (json) Optional content of output | ||||
| - `status` (string) status of execution, `running` / `succeeded` / `failed` / `stopped` | - `status` (string) status of execution, `running` / `succeeded` / `failed` / `stopped` |
| - `title` (string) ノードの名前 | - `title` (string) ノードの名前 | ||||
| - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | ||||
| - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | ||||
| - `inputs` (array[object]) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `inputs` (object) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `created_at` (timestamp) 開始のタイムスタンプ、例:1705395332 | - `created_at` (timestamp) 開始のタイムスタンプ、例:1705395332 | ||||
| - `event: node_finished` ノード実行終了、同じイベントで異なる状態で成功または失敗 | - `event: node_finished` ノード実行終了、同じイベントで異なる状態で成功または失敗 | ||||
| - `task_id` (string) タスクID、リクエスト追跡と以下のStop Generate APIに使用 | - `task_id` (string) タスクID、リクエスト追跡と以下のStop Generate APIに使用 | ||||
| - `title` (string) ノードの名前 | - `title` (string) ノードの名前 | ||||
| - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | - `index` (int) 実行シーケンス番号、トレースノードシーケンスを表示するために使用 | ||||
| - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | - `predecessor_node_id` (string) オプションのプレフィックスノードID、キャンバス表示実行パスに使用 | ||||
| - `inputs` (array[object]) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `inputs` (object) ノードで使用されるすべての前のノード変数の内容 | |||||
| - `process_data` (json) オプションのノードプロセスデータ | - `process_data` (json) オプションのノードプロセスデータ | ||||
| - `outputs` (json) オプションの出力内容 | - `outputs` (json) オプションの出力内容 | ||||
| - `status` (string) 実行のステータス、`running` / `succeeded` / `failed` / `stopped` | - `status` (string) 実行のステータス、`running` / `succeeded` / `failed` / `stopped` |
| - `title` (string) 节点名称 | - `title` (string) 节点名称 | ||||
| - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | ||||
| - `predecessor_node_id` (string) 前置节点 ID,用于画布展示执行路径 | - `predecessor_node_id` (string) 前置节点 ID,用于画布展示执行路径 | ||||
| - `inputs` (array[object]) 节点中所有使用到的前置节点变量内容 | |||||
| - `inputs` (object) 节点中所有使用到的前置节点变量内容 | |||||
| - `created_at` (timestamp) 开始时间 | - `created_at` (timestamp) 开始时间 | ||||
| - `event: node_finished` node 执行结束,成功失败同一事件中不同状态 | - `event: node_finished` node 执行结束,成功失败同一事件中不同状态 | ||||
| - `task_id` (string) 任务 ID,用于请求跟踪和下方的停止响应接口 | - `task_id` (string) 任务 ID,用于请求跟踪和下方的停止响应接口 | ||||
| - `node_id` (string) 节点 ID | - `node_id` (string) 节点 ID | ||||
| - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | - `index` (int) 执行序号,用于展示 Tracing Node 顺序 | ||||
| - `predecessor_node_id` (string) optional 前置节点 ID,用于画布展示执行路径 | - `predecessor_node_id` (string) optional 前置节点 ID,用于画布展示执行路径 | ||||
| - `inputs` (array[object]) 节点中所有使用到的前置节点变量内容 | |||||
| - `inputs` (object) 节点中所有使用到的前置节点变量内容 | |||||
| - `process_data` (json) Optional 节点过程数据 | - `process_data` (json) Optional 节点过程数据 | ||||
| - `outputs` (json) Optional 输出内容 | - `outputs` (json) Optional 输出内容 | ||||
| - `status` (string) 执行状态 `running` / `succeeded` / `failed` / `stopped` | - `status` (string) 执行状态 `running` / `succeeded` / `failed` / `stopped` |