ToolArgs 
    Deprecated
Extending ToolArgs is no longer required. Tool arguments are entirely handled by KotlinX Serialization.
Represents the arguments for a tool operation. Args should be serializable, serializer should be presented in the Tool the arguments belong to.