get_recent_errors
Retrieve recent error and warning log entries from your project's log files. Deduplicated and timestamped with secrets redacted.
Instructions
Returns recent ERROR and WARN log entries from the detected project's log files. Deduped, timestamped, secrets redacted. Defaults to last 50 lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| limit | No |