EmptyArgs

Deprecated

Use ToolArgs.Empty instead

Replace with

import ai.koog.agents.core.tools.ToolArgs.Empty
ToolArgs.Empty

Args implementation that can be used for tools that expect no arguments.