Skip to main content

Module utils

Module utils 

Source
Expand description

Utility tools — simple built-in tools for echo, datetime, and calculation.

Structs§

CalculatorTool
Calculator tool — evaluates simple arithmetic expressions.
DateTimeTool
DateTime tool — returns the current date and time.
EchoTool
Echo tool — returns the input text unchanged.