get_passage
Return the stored index passage for a search cite. Pass id from the cite, or source plus doc. Not a live web fetch. If ok is false, the index has no passage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Vectorize id from a search cite. | |
| doc | No | Document id when id is omitted (with source). | |
| source | No | Corpus source when id is omitted (with doc). |