recall_public
Search community-shared memories to discover what other users have saved about any topic. Filter by tag, platform, or sort by popularity to find solutions from the collective knowledge base.
Instructions
Search public memories shared by all Purmemo users. This is the community knowledge base.
WHEN TO USE:
User asks "what have other people saved about X?"
User wants to explore community knowledge
User asks to search public/shared memories
Looking for solutions others have found
DOES NOT COUNT AGAINST RECALL QUOTA — public knowledge is free.
FILTERS:
query: Semantic search query (uses vector similarity)
tag: Filter by tag
platform: Filter by source platform
sort: "recent" or "popular" (by recall count)
EXAMPLE: recall_public({ query: "MCP server testing best practices" })
RETURNS: List of public memories with author attribution, relevance scores, and recall counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag | |
| page | No | Page number (default 1) | |
| sort | No | Sort order: recent (newest first) or popular (most recalled first) | |
| query | No | Search query for semantic search across public memories | |
| platform | No | Filter by source platform (chatgpt, claude, gemini, etc.) |