Tool Object
constructor(obj: Any, namingStrategy: StringTransformer = StringTransformer.IDENTITY, filter: (String) -> Boolean = { true })
Parameters
obj
the object the tool annotations are on
naming Strategy
the naming strategy to use for the tool object's methods
filter
a filter to apply to the tool object's methods