Skip to main content
Glama

roam_remember

Store information in Roam Research by adding memories to daily pages with tags and categories for organized knowledge retention.

Instructions

Add a memory or piece of information to remember, stored on the daily page with ROAM_MEMORIES_TAG tag and optional categories (unless include_memories_tag is false). NOTE on Roam-flavored markdown: For direct linking: use [[link]] syntax. For aliased linking, use alias syntax. Do not concatenate words in links/hashtags - correct: #[[multiple words]] #self-esteem (for typically hyphenated words). IMPORTANT: Before using this tool, ensure that you have loaded into context the 'Roam Markdown Cheatsheet' resource.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
memoryYesThe memory detail or information to remember. Add tags in `categories`.
categoriesNoOptional categories to tag the memory with (will be converted to Roam tags). Do not duplicate tags added in `memory` parameter.
headingNoOptional heading text to nest the memory under (e.g., "Memories" or "## LLM Memories"). If the heading does not exist on the daily page, it will be created. Ignored if parent_uid is provided.
parent_uidNoOptional UID of a specific block to nest the memory under. Takes precedence over heading parameter.
include_memories_tagNoWhether to append the ROAM_MEMORIES_TAG tag to the memory block.
graphNoTarget graph key from ROAM_GRAPHS config. Defaults to ROAM_DEFAULT_GRAPH. Only needed in multi-graph mode.
write_keyNoWrite confirmation key. Required for write operations on non-default graphs when write_key is configured.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/2b3pro/roam-research-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server