send-get-request
Send an HTTP GET request to a specified URL with optional headers, path parameters, query parameters, and timeout for API testing.
Instructions
send the get request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| headers | No | ||
| pathParams | No | ||
| queryParams | No | ||
| timeout | No |