search_events
Search project event logs by substring across summaries, notes, locations, files, and git metadata. Results rank open issues and unresolved failures first, with archived events optional.
Instructions
Search the event log, most relevant first (open issues, unresolved failures, recency, and file-path hits rank higher). Empty result returns a friendly message, not an error. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return. | |
| query | Yes | Case-insensitive substring. Matched against summary, notes, location, files, git_commit, and git_message. | |
| include_archived | No | Also search archived event files. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |