Research the wiki
researchAnswer a question or gather relevant context from a wiki by meaning, providing full page bodies, file content, source citations, and flagged disagreements to ground your answer.
Instructions
Answer a question — or gather everything relevant on a topic — from the wiki by MEANING. One call assembles answer-ready grounding: the full bodies of the pages that matter (not isolated fragments), pulled from pages AND attached files (PDFs, docs), plus any flagged disagreements among the sources and a low_confidence signal. Returns context (a numbered [n] excerpt block to ground your answer), sources (the cited hits aligned to [n], each with page_id/chunk_id for drill-in and a download_url for file sources), disagreements (conflicts to surface, [n]-keyed), and low_confidence. YOU write the answer from context and cite sources by their [n]. To read one section deeper use read_chunk (chunk_id from a source) or get_page (full page). For exact-name/term lookup use search. Requires a configured embedder (503 otherwise).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | optional retrieval depth override (default service-defined) | |
| question | Yes | the question to answer, or topic to gather context on | |
| space_id | No | optional space id to restrict retrieval to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | ||
| sources | Yes | ||
| disagreements | No | ||
| low_confidence | Yes |