
implementation("ai.koog:agents-tools:0.5.0")The `agents-tools` package offers a suite of utilities for AI agents, including built-in tools for agent-user interaction, annotation-based tools for exposing functions to LLMs, and class-based tools for custom execution logic. It also provides a tool registry to manage and organize these tools, facilitating their integration into agent workflows.