get_full_conversation
Retrieve the complete raw transcript of a past conversation by providing its conversation ID. Get all messages without summarization for full context.
Instructions
Get the complete transcript of a specific past conversation. Returns all messages in the conversation without summarization. Use when you need the raw conversation content. Requires the conversationId from recall_chat_history's sources array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversationId | Yes | Conversation ID from the recall_chat_history sources array |