Skip to main content
Glama

basic-memory

read_note

Retrieve markdown notes by title or permalink to access stored knowledge. Use pagination options for organized content navigation within basic-memory's semantic graph system.

Instructions

Read a markdown note by title or permalink.

Input Schema

NameRequiredDescriptionDefault
identifierYes
pageNo
page_sizeNo

Input Schema (JSON Schema)

{ "properties": { "identifier": { "title": "Identifier", "type": "string" }, "page": { "default": 1, "title": "Page", "type": "integer" }, "page_size": { "default": 10, "title": "Page Size", "type": "integer" } }, "required": [ "identifier" ], "title": "read_noteArguments", "type": "object" }
Install Server

Other Tools from basic-memory

Related Tools

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/basicmachines-co/basic-memory'

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