test_httpbin
Test HTTP methods (GET, POST, PUT, DELETE, PATCH) on HTTPBin endpoints to debug and validate request/response behavior.
Instructions
Test HTTP requests and responses using HTTPBin
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | HTTP method to test | GET |
| endpoint | No | HTTPBin endpoint to test | get |