相关文章
What are Tools?
Guide to AI agent tools.
最后由 Knoon 于 2025年10月2日 6:03 更新
In Knoon, tools are special functions or external capabilities that an AI Agent can invoke during a conversation to extend its abilities beyond simply responding to an inquiry. For example, an AI Agent can use a tool to search and retrieve a user’s invoice from your database, or file a bug in another service when a user reports an issue.
Knoon uses the "OpenAPI" schema to describe and configure tools, ensuring they are standardized and machine-readable.