check_document
Audit every citation in a markdown/plain-text document: extracts claim+source pairs (markdown links, footnotes, DOIs, bare URLs), verifies each against the fetched source, and returns a report with a citation integrity score (0-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | Document text (markdown or plain text) |