http_request
Fetch web resources or interact with APIs by sending custom HTTP requests with configurable method, headers, timeout, and JSON payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| method | No | GET | |
| headers | No | ||
| timeout | No | ||
| json_data | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||