get_crash_logs
List recent crash reports from macOS DiagnosticReports to identify and troubleshoot app failures. Filter by process name, time range, and report count.
Instructions
List recent crash reports from DiagnosticReports
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| process | No | Filter by process/app name | |
| lastDays | No | How many days back to search (default: 7) | |
| maxReports | No | Maximum reports to list (default: 10) |