ghidriff_read_report
Read specific sections of a Markdown diff report to analyze binary changes, with options for start line and line count.
Instructions
Read a page of the generated Markdown diff report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Explicit Markdown report path. | |
| job_id | No | Job whose report should be read instead. | |
| max_lines | No | Maximum number of lines to return. | |
| start_line | No | 1-based first line to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||