Exact Memory Search
searchFind exact keywords, identifiers, or phrases in personal memory to retrieve ranked matches with provenance.
Instructions
search
Keyword search across Memkin memory.
When to use: exact words, identifiers, tokens, page titles, or known phrases.
When NOT to use: fuzzy conceptual recall; use query instead.
Returns: ranked keyword matches with provenance.
On error: simplify the query or relax filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Inclusive upper time bound as an ISO date or datetime. | |
| from | No | Inclusive lower time bound as an ISO date or datetime. | |
| type | No | Limit results to page types such as `decision`, `task`, or `person`. | |
| limit | No | Maximum number of results. Search tools default to 20 and clamp to 50. | |
| query | Yes | Exact keyword query, for example `JWT token`. | |
| channel | No | Limit results to a stable source channel id, for example `dm/wechat/wxid_123`. | |
| platform | No | Limit results to one or more source platforms, for example `wechat` or `feishu`. | |
| participant | No | Limit results to memories involving this exact participant display name. | |
| source_type | No | Limit results to one or more source types, for example `dm`, `group`, or `document`. | |
| channel_name | No | Limit results to a human-readable channel name, for example `产品评审群`. | |
| exclude_types | No | Exclude these page types from results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | Ranked memory results. |