Check whether a citation holds up
check_citationFetch a URL and report whether it exists, and whether the source names the same entity as the claim you attach to it. These are two different questions and conflating them is the failure this exists to catch: a URL can return 200 and describe a different gene entirely. No account needed, nothing is stored about you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The citation to check. http(s) only; private and loopback addresses are refused. | |
| claim | No | Optional. The text that cites it — the sentence or finding this URL is meant to support. Without it you only learn whether the URL exists, which is the weaker half. |