search_crashes
Search plugin crash reports by matching text against crash filename or extracted function name. Optionally filter by plugin.
Instructions
Search a plugin's crash reports by text matched against the crash filename and the extracted function name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to search for in the crash name or function. | |
| limit | No | Max rows to return (1-500, default 100). | |
| plugin | No | Which plugin to query: id, plugin code, or name. Omit if you have only one; otherwise required (see list_plugins). |