getMemos
Retrieve all stored memos from the memo-mcp server to access recorded notes and information for quick reference and review.
Instructions
Get all memos
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}