ghost_http_get
Perform an HTTP GET request to a specified URL, returning the response status and body. Use to fetch web resources or verify endpoint responses.
Instructions
HTTP GET. Returns {status, body}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| headers | No |