Make HTTP request or download
http_requestSend HTTP/HTTPS requests from your PC to any URL, with the ability to save the server response to a local file.
Instructions
Call an HTTP/HTTPS URL from this PC or download the response to a local file. Does not inherit OpenAI or tunnel credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| body | No | ||
| method | No | GET | |
| saveTo | No | ||
| headers | No | ||
| timeoutSeconds | No |