Recall / Docs

Docs

Recall MCP Tools Documentation

save_note

Core

Save information from your current chat. Include the content plus optional title, tags, and a category so you can find it later.

Example: “Save the meeting notes action items to Recall under projects”

search_notes

Core

Find memories by keyword, category, tags, or time window. Uses intelligent semantic matching to find the most relevant notes for your query.

Example: “Fetch all of my meeting note action items from Recall”

read_note

Core

Open a note. MCP clients are intelligent enough to chain tool calls with search and read to give a seamless experience.

Example: “Open my note about the pricing strategy.”

update_note

Core

Update an existing note.

Example: “Update the ‘Launch checklist’ from Recall to add todays meeting notes.”

delete_note

Core

Remove a note by id (optionally include the title for clarity). Use this when something is obsolete.

Example: “Delete the note about the old onboarding plan.”