
implementation("ai.koog:agents-tools:1.0.0-preview")Facilitates the creation, description, and execution of tools, enabling AI agents to interact with their environment. Includes built-in tools for agent-user interaction, annotation-based tools for exposing functions to LLMs, and class-based tools for custom execution logic. Provides a tool registry to manage and organize these tools, streamlining their integration into agent workflows.