get_events_around
Retrieve a contextual window of DOM events immediately before and after a specific timestamp or event ID to inspect adjacent UI changes.
Instructions
Retrieve a focused contextual window of events occurring immediately before and after a specific timestamp or event ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | No | Target event ID | |
| windowMs | No | Window radius in milliseconds (default: 300ms) | |
| sessionId | Yes | Session ID | |
| timestamp | No | Target timestamp in milliseconds |