get_crash
Return the full stack trace of the most recent Android crash. Filter by package to diagnose specific app failures.
Instructions
Return the full stack trace of the MOST RECENT crash (from the crash buffer).
Android-only: iOS crash logs need syslog/CrashReporter access, not exposed yet. Optionally filter by package. Pair with list_crashes() to see what's there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| package | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |