Search Trace Events
monitor_search_eventsSearch and filter events in a trace session by type, text, stream, or URL to find specific interactions for debugging.
Instructions
Use when a trace summary leaves a targeted question about an endpoint, DOM text, event type, sequence boundary, redirect, or WebSocket message. Preconditions: a trace session must exist; provide the narrowest useful stream and filters. Next: read only the matching artifact or small event range if more detail is needed. Sensitivity: matches may expose raw event fields, inline DOM content, URLs, headers, values, or payloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| type | No | ||
| limit | No | ||
| stream | No | ||
| sinceSeq | No | ||
| sessionId | No | ||
| urlContains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |