Read last compile log
read_compile_logRetrieve the full compile log from the last ROM build to diagnose build failures. Optionally view only the last N lines.
Instructions
Read the full stdout+stderr captured from the last build_rom invocation. Use this INSTEAD of guessing when a build fails. Optionally returns only the last N lines via tailLines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tailLines | No | If set, return only the trailing N lines. |