Get Crash Report
mobile_get_crashRetrieve the full details of a mobile app crash report by its ID. Use with a specific device and crash ID to get the complete crash log for debugging.
Instructions
Get the full content of a crash report by its ID. Use mobile_list_crashes to find available crash IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The crash report ID to retrieve | |
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. |