Search the Folklore Literature Corpus
search_literature_corpusSemantically search the public scientific Literature Corpus by a natural-language question. A question may include one or more PMID, DOI or PMCID references; those publications become exact anchors for finding related experiments, evidence and concepts across the corpus. Also accepts genes, variants, phenotypes, HPO and OMIM concepts. Include every known publication identifier in the query when the user asks to compare papers or find work related to a specific paper. Returns source-linked evidence candidates for professional review, not diagnoses, causality claims or treatment recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Result ordering: relevance-ranked, newest publication first, or oldest publication first. | relevance |
| limit | No | Maximum number of publications to return, from 1 to 25. | |
| query | Yes | Natural-language literature question or exact PMID, DOI, PMCID, gene, variant, phenotype, HPO, or OMIM query. Include every known publication identifier when comparing or finding related papers. | |
| cursor | No | Opaque continuation cursor from the preceding response for the same query and sort order; omit for the first page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| results | Yes | ||
| has_more | No | ||
| graph_used | No | ||
| next_cursor | No | ||
| graph_version | No | ||
| returned_count | Yes | ||
| usage_boundary | Yes | ||
| contract_version | Yes | ||
| searchable_fields | Yes | ||
| semantic_index_used | No | ||
| graph_degraded_reason | No | ||
| semantic_degraded_reason | No |