Read an AI-detection report
read_detection_reportExtract the AI percentage and flagged passages from a Turnitin or iThenticate PDF report, so you can rewrite only the flagged content.
Instructions
Read a Turnitin or iThenticate AI Writing report PDF: returns the overall AI percentage and the flagged passages. Free - reads the file without starting a job. Pass the same report to humanize_document to rewrite only what was flagged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Which product exported it; omit to identify it from the file | |
| report_path | Yes | Absolute path to the report PDF | |
| include_segments | No | Include the flagged passage texts, which can be long (default false) |