This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
search_conversations
InactiveTool of Achriom
declared in 1.0.0
Search past conversations with this user. Supports semantic search - finds conceptually related conversations, not just keyword matches.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 5)"
},
"query": {
"type": "string",
"description": "What to search for"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Achriom
https://github.com/achriom/achriom-mcp
1/7 registries