Read recent Laravel log lines
read_laravel_logsRead and redact recent lines from the newest or selected Laravel log file to quickly debug while protecting sensitive data.
Instructions
Reads and redacts recent lines from the newest Laravel log or a selected log file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional project-relative working directory. When omitted, the tool auto-detects the relevant app root. | |
| file | No | ||
| project | Yes | Project key from list_projects. | |
| contains | No | ||
| maxLines | No |