search_logs
Search recent logs across all streams for a text, exception, order ID, or URL to identify the source stream when you know the message but not where it occurred.
Instructions
Find events matching text across the recent window - use when you know what the message says (an exception, an order id, a URL) but not which stream it is in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Optional minimum level | |
| limit | No | Max matches (default 50, cap 200) | |
| topic | No | Optional topic or prefix to narrow the search | |
| contains | Yes | Text to find (case-insensitive) |