← Back to all apps

Truffle Journal

Educationby Wonderfarm LLC
Launched Feb 25, 2026 on ChatGPT

Harvest the insights from AI chats—save the best parts with your note, recall them instantly later.

5ChatGPT Tools
Wonderfarm LLCDeveloper
EducationCategory

Available Tools

Add Memory

add_memory
Full Description

Add a new memory entry

Parameters (2 required, 4 optional)
Required
contentstring

The memory content. Prefer clean, well-organized Markdown using standard syntax (headings, lists, checklists, blockquotes, links, inline/code blocks, emphasis, and tables when useful).

model_namestring

Name of the AI model saving this memory (e.g., claude-3.5-sonnet, gpt-4o-mini).

Optional
caused_by_promptstring

Optional prompt that caused this memory

commentstring

Optional comment

context_summarystring

Optional context summary

tagsarray

Optional tags (max 4). Existing tags for this user: ai-news (3), forecast (3), weather (3), news (2), 2026 (1), 2026-02-15 (1), 2026-02-16 (1), 2026-02-21 (1), AI (1), California (1), CarMax (1), Carlsbad (1), DMV (1), ai (1), car (1), checklist (1), daily-brief (1), deepmind (1), drug-discovery (1), home (1). Reuse existing tags when they match.

List Memories

list_memories
Full Description

List all memories with optional filters

Parameters (0 required, 7 optional)
Optional
is_archivedboolean

Filter by archived status

is_pinnedboolean

Filter by pinned status

limitnumber

Maximum results (default: 20)

offsetnumber

Offset for pagination (default: 0)

sort_fieldstring

Sort field (default: created_at)

sort_orderstring

Sort order: asc or desc (default: desc)

tagsarray

Filter by tags

Logout

logout
Full Description

Logout current user and clear authentication

Search Memory

search_memory
Full Description

Search memories using semantic search

Parameters (1 required, 3 optional)
Required
querystring

Search query

Optional
limitnumber

Maximum results (default: 10)

tagsarray

Filter by tags

thresholdnumber

Similarity threshold (0-1, default: 0.5). If no result can be found, try lower the threshold. For one word query, threshold=0.2 can be useful. 0.8+ exact match, 0.6-0.8 phrases, 0.4-0.5 keywords, 0.2-0.4 broad.

Update Memory

update_memory
Full Description

Update an existing memory

Parameters (1 required, 4 optional)
Required
memory_idstring

Memory ID to update

Optional
commentstring

Update comment

is_archivedboolean

Update archived status

is_pinnedboolean

Update pinned status

tagsarray

Update tags