Json Anything
json_anythingFetch a sample JSON response from httpbin.org (/json). Use to verify JSON content-type handling or as a placeholder in tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Sample JSON response | |
| status | Yes | HTTP status code | |
| content_type | Yes | Content-Type header |