| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.search.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ToolCallContent |
ToolCallContent.Builder.build() |
ToolCallContent |
OutputItem.getToolCall() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OutputItem.setToolCall(ToolCallContent toolCall) |
OutputItem.Builder |
OutputItem.Builder.toolCall(ToolCallContent toolCall)
工具调用详情,仅当 type=ToolCall 时填充,包含调用的工具类型及对应参数,结构遵循 tool_call_content 定义
示例值:
|
Copyright © 2026. All rights reserved.