Search Stored Answers (local FTS)
oe_answers_searchSearch locally stored answers from OpenEvidence using full-text queries. Find matches in questions, titles, and answer bodies instantly, entirely offline without API calls.
Instructions
Full-text search (SQLite FTS5) over every answer previously fetched by oe_ask/oe_article_get — questions, titles, and answer bodies. Millisecond-fast and fully offline: no OpenEvidence traffic, no rate-limit cost. Covers only answers this MCP has fetched and stored locally; for your complete server-side history use oe_history_list. Snippets mark matches with »…«.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | FTS5 query — plain words, "quoted phrases", AND/OR/NOT. |