Class for making GET requests. Extends the Tool class and implements the RequestTool interface. The input should be a URL string, and the output will be the text response of the GET request.
Optional
Class for making GET requests. Extends the Tool class and implements the RequestTool interface. The input should be a URL string, and the output will be the text response of the GET request.