Search Stored Answers (local FTS)
oe_answers_searchFull-text search through stored answers by question, title, or body using SQLite FTS5. Works offline with matches highlighted by »…«.
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. |