Recall Conversations
recall_conversationsRetrieve summaries of past user conversations, including key topics, decisions, and action items, to pick up where you left off.
Instructions
Recall what you and the user discussed in PAST conversations (across earlier sessions, including voice and video calls). Call this whenever the user asks "what were we talking about last time?", "remind me what we discussed", "where did we leave off?", "what did we cover yesterday?", or refers back to an earlier chat. Returns recent conversation summaries newest-first — each with a short summary, the key topics, any decisions made, and open action items, plus when it happened. ALWAYS call this before saying you don't remember — you DO have access to past conversations through this tool. (Distinct from read_company_wiki, which is curated durable facts, not the back-and-forth of past chats.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recent conversations to recall (default 5, max 15). | |
| query | No | Optional keyword to filter to conversations about a topic (e.g. "VAT", "payroll", "the Acme invoice"). |