discover_related_conversations
Find conversations related to your query across all AI platforms, automatically grouped by semantic similarity.
Instructions
CROSS-PLATFORM DISCOVERY: Find related conversations across ALL AI platforms.
Uses Purmemo's semantic clustering to automatically discover conversations about similar topics,
regardless of which AI platform was used (ChatGPT, Claude Desktop, Gemini, etc).
WHAT THIS DOES:
- Searches for memories matching your query
- Uses AI-organized semantic clusters to find related conversations
- Groups results by topic cluster with platform indicators
- Shows conversations you may have forgotten about on other platforms
EXAMPLES:
User: "Show me all conversations about the marketing project"
→ Finds conversations across ChatGPT, Claude, Gemini automatically
User: "What have I discussed about licensing requirements?"
→ Discovers related discussions from all platforms, grouped by semantic similarity
User: "Find everything about React hooks"
→ Returns conversations from any platform where you discussed React hooks
RESPONSE FORMAT:
Shows memories grouped by semantic cluster with platform badges (ChatGPT, Claude, Gemini)
Each cluster represents conversations about similar topics across all platformsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query for discovering related conversations across platforms | |
| limit | No | Maximum number of initial search results (will find related for each) | |
| relatedPerMemory | No | Maximum related conversations to find per result |