Skip to main content
Glama

Hi-AI

by su-record

recall_memory

Retrieve stored information using memory keys or categories when prompted by phrases like 'recall', 'remember what', or 'what was'. Simplify access to past data for quick reference.

Instructions

IMPORTANT: This tool should be automatically called when users say "떠올려", "기억나", "recall", "remember what", "what was", "remind me" or similar keywords. Retrieve information from memory

Input Schema

NameRequiredDescriptionDefault
categoryNoMemory category to search in
keyYesMemory key to retrieve

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Memory category to search in", "type": "string" }, "key": { "description": "Memory key to retrieve", "type": "string" } }, "required": [ "key" ], "type": "object" }

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/su-record/hi-ai'

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