proxypi_replay
Replay a saved healed request to verify a previous API fix still works after updates.
Instructions
Replay a previously healed request. Useful for testing that a fix still works after an API update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | API host to replay, e.g. 'api.github.com' | |
| index | No | Index of the record to replay (0 = most recent) |