remember
Save text, document URLs, or audio to persistent memory for future recall. AI automatically extracts a summary, action items, and key topics.
Instructions
Store text, a document URL, or audio URL into BlueColumn persistent memory. Returns a summary, action items, and key topics automatically extracted by AI. Use when the user or agent wants to save information for future recall.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Raw text content to store in memory | |
| title | No | Optional title for this memory (include date for best recall) | |
| file_url | No | URL to a PDF or document | |
| audio_url | No | URL to an audio file (will be transcribed via Whisper) |