Overview
Features
retrieve_semantically_similar_internal_knowledge
Returns cosine-similar chunks from Rememberizer's internal knowledge for a given text block, with optional n_results and date filtering (from_datetime_ISO8601, to_datetime_ISO8601).
smart_search_internal_knowledge
Performs an agentic search across Rememberizer's internal knowledge sources (e.g., Slack, Gmail, Dropbox, Google Drive, uploaded files) using a query, with optional user_context, n_results, and date filters.
list_internal_knowledge_systems
Lists available internal knowledge integrations/sources.
rememberizer_account_information
Returns details about the Rememberizer personal/team knowledge repository account (e.g., account holder name and email address).
list_personal_team_knowledge_documents
Retrieves a paginated list of documents from the personal/team knowledge system; supports page and page_size for pagination.
remember_this
Saves a piece of text information in Rememberizer so it can be recalled later by the search/retrieve tools.
Who Is This For?
- Developers:Integrate into Claude Desktop or SkyDeck AI GenStudio to enable Rememberizer-based document search and retrieval.




