ghidriff_job_result
Retrieve structured results of a finished or running binary diff job by job ID, including function changes, code diffs, and metadata differences.
Instructions
Return the structured result of a finished (or running) diff job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job id returned by ghidriff_start_diff. | |
| max_functions | No | Cap on function names listed per category. | |
| include_metadata_diff | No | Include old/new program metadata differences. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||