| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.search.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static ToolCallContent.Builder |
ToolCallContent.newBuilder() |
ToolCallContent.Builder |
ToolCallContent.Builder.search(SearchCallContent search)
知识搜索调用的具体内容,包含用户搜索查询语句列表及搜索结果关联的引用资源列表。
|
ToolCallContent.Builder |
ToolCallContent.Builder.toolType(Integer toolType)
工具调用类型标识,用于指定当前调用的工具类型。
|
ToolCallContent.Builder |
ToolCallContent.Builder.toolType(ToolCallContentToolTypeEnum toolType)
工具调用类型标识,用于指定当前调用的工具类型。
|
| 构造器和说明 |
|---|
ToolCallContent(ToolCallContent.Builder builder) |
Copyright © 2026. All rights reserved.