Record Plagiarism Result
record_plagiarism_resultLogs plagiarism and AI detection scores for a content chunk within a session, capturing the checking tool used and any additional notes.
Instructions
⭐ USER records results from external plagiarism check
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Additional observations | |
| chunk_id | Yes | Which chunk was checked | |
| tool_used | Yes | Name of tool used | |
| session_id | Yes | Active session ID | |
| plagiarism_score | Yes | Percentage (0-100) | |
| ai_detection_score | Yes | Percentage (0-100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||