get_request
Fetch the full details of a captured webhook by request ID: method, path, query, headers, and body.
Instructions
Get the full detail (method, path, query, headers, body) of one captured request by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The request id from list_requests, e.g. "3" |