http_get
Execute HTTP GET requests to retrieve web content by specifying URL, optional query parameters, and custom headers, returning full HTTP responses including status, headers, and body.
Instructions
执行 HTTP GET 请求。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
headers | No | ||
query | No | ||
url | Yes |