Creates a FunctionTool.
const FunctionTool({ required this.name, this.description, this.parameters, this.strict, });