read_passage
Retrieve a cited passage verbatim with surrounding context to verify quotes or citations. Use after searching the corpus.
Instructions
Return one passage verbatim, with its neighbours, for quoting or checking a citation.
Use after search_corpus when you need the surrounding text. Not for finding
passages — it takes a ref, not a question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | A citation ref from search_corpus, e.g. 'follett-new-state§412'. | |
| context | No | How many neighbouring passages to include either side. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| status | Yes | ok — passages found that match most of the question's terms. weak — something matched, but thinly; say so if you use it. no_coverage — the corpus does not speak to this. Say that. Do not answer from elsewhere. not_found — a specific reference did not resolve. | |
| constraint | No | Answer only from these passages. Quote or closely paraphrase, and cite each claim as [Author, Title §n]. If the passages do not speak to the question, say so plainly rather than filling the gap from elsewhere. | |
| provenance | No | Every passage is from a work by a named woman author, in the public domain, via Project Gutenberg. | |
| limitations | No | Part of the answer, not a disclaimer. |