Evaluate a text against Crivum's criteria
evaluate_textScore a text against published academic criteria. Use when a user wants to know how strong a paper, case report, thesis chapter or teaching material is, or wants a reviewable score before submitting it somewhere. Returns a 0 to 100 score, a per criterion breakdown, the divergence between three reference models and whether the work qualifies for a citable DOI record. Does not accept recipes, operational legal documents, workout plans or other how to instructions. This is not peer review and the score is not an accreditation. Crivum reads any language and answers in the language of the text, and the criteria were calibrated in Portuguese and English, so comparing results across languages is a reading nobody has measured yet. Requires an API key. Gatilho em português: "quero saber a nota do meu texto antes de submeter".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Full text to score, in the original language. | |
| title | Yes | Work title. | |
| work_type | Yes | Work type key from get_criteria. | |
| evaluation_id | No | Caller-chosen id for idempotent re-calls. A new one is generated when omitted. | |
| academic_level | No | Academic level (T, G, E, M, D, P) or 'auto' to let Crivum infer it. |