literature.extract_claim
Extract span-grounded claims with provenance, confidence, and phenotype relevance from literature using LLMs. Supports disease context and phenotype keywords for disambiguation and ranking.
Instructions
High-throughput LLM extraction of span-grounded {source,target,sign,tier,section,disease_specificity,phenotype_relevance} claims with provenance+confidence. Optional disease_context + phenotype_keywords (both fall back to the session) disambiguate references and rank on-phenotype claims — soft signals, never filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documents | Yes | ||
| session_id | Yes | ||
| disease_context | No | ||
| target_entities | No | ||
| phenotype_keywords | No |