public interface FunctionTool extends Tool
| Modifier and Type | Method and Description |
|---|---|
String |
description()
描述
|
String |
handle(Map<String,Object> args)
处理
|
org.noear.snack.ONode |
inputSchema()
输入架构
|
String |
name()
名字
|
default String |
type()
工具类型
|
Copyright © 2025. All rights reserved.