generate_request_example
Generate example JSON bodies for API endpoints, revealing the expected structure from the OpenAPI schema to simplify request creation.
Instructions
Create a sample JSON body for an endpoint (if it has one).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Endpoint path | |
| method | Yes | HTTP verb |