execute_request
Execute raw HTTP requests to the Wawp API for testing endpoints. Specify method, path, body, and query parameters to validate API behavior directly.
Instructions
Execute a raw request to the Wawp API. Useful for quick tests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| path | Yes | ||
| method | Yes | ||
| params | No |