Args

interface Args : ToolArgs(source)

Deprecated

Use ToolArgs instead

Replace with

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

Base type, representing tool arguments.

Inheritors