Related Articles
What are Tools?
Guide to AI agent tools.
Last Updated By Knoon on Oct 2, 2025, 6:03 AM
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.