list_replays
List replay recordings for a service to reveal pinned entries and expected responses. Confirm a recording was captured after setup, or detect if a stale response is replayed. Read-only.
Instructions
List the replay recordings a service currently holds, so you can tell the user what is pinned and what a matching request will return. Use it after setup_replay to confirm a recording was captured, or when a response looks stale and you suspect it is being replayed rather than produced fresh. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | One recording's key, for its full detail. | |
| service | Yes |