
implementation("ai.koog:agents-tools:0.8.0-rc-1")Facilitates creation and management of tools enabling AI agents to perform actions within their environment. Features include a core `Tool` class, tool descriptors, reflection utilities, serialization support, and a `ToolSet` interface for grouping related tools.