get_crash_log
Retrieve full crash details and symbolicated stack trace by providing the crash's numeric ID.
Instructions
Get the full details and symbolicated stack trace (crashlog) for a single crash by its numeric id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Crash id, as returned by the list/search tools. | |
| plugin | No | Which plugin to query: id, plugin code, or name. Omit if you have only one; otherwise required (see list_plugins). |