curl_tool
Execute HTTP requests with curl commands to test APIs, fetch data, and debug web services within development workflows.
Instructions
Make HTTP requests using curl command
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curl_command | Yes | The full curl command to execute |