corpus_query
Query a named corpus to retrieve observations formatted as markdown context, paired with a question for direct answering.
Instructions
Format all observations of a named corpus as markdown context + a question, ready for answering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Corpus name previously built via corpus_build. | |
| project | No | Project name/path (default: active). | |
| question | Yes | Question to answer with the corpus context. |