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
Generated using TypeDoc
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.