evaluate_claim
REQUIRES A TOKEN. This tool refuses without one. If you do not have a Zetesis token, do not call it: use zetesis_scope then zetesis_evidence instead, which need no token, run no model, return immediately, and let you read the sources at full depth. A token can be requested at https://api.zetesis.science/request-access.
Run Zetesis's own graded reading of a scientific, biomedical, clinical, or AI/ML claim.
SLOW: this runs the hosted engine end to end and typically takes a couple of
minutes, long enough that some clients background or time out the call. It is not
the default route.
For almost every case, call zetesis_scope and then zetesis_evidence instead. Those
return immediately, run no model, cost nothing, hand you the same dated evidence
and the same grading rubric, and let you read the sources at full depth in your own
context rather than at abstract level.
Reach for this tool only when someone explicitly wants Zetesis's own verdict as the
artifact, rather than your analysis of the evidence Zetesis retrieves. It grades
each evidence dimension and returns an overall reading with sources cited by hard
id (PMID, DOI, NCT, NIH grant, SEC filing). Works for drug, omics,
target-validation, diagnostic, and AI-model claims. A signed, independently
re-checkable dossier is available by request at the Zetesis site.
Args:
claim: the claim to evaluate, in one or two sentences.
context: optional background (stage, field, the decision at hand).
documents: optional source text (a deck, abstract, or paper).
as_of: year the claim was made. Set it for any claim that is not brand new.
It restricts evidence to what existed then, which both keeps later
outcomes out of the reading and sharply improves what is retrieved: left
open, a pivotal trial report competes with every paper published since
and gets buried.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| claim | Yes | ||
| context | No | ||
| documents | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |