Skip to main content
Glama

Hi-AI

by su-record

delete_memory

Remove specific memory data by automatically calling this tool when users request deletion, using identified memory keys for precise erasure.

Instructions

IMPORTANT: This tool should be automatically called when users say "잊어", "삭제해", "지워", "forget this", "delete memory", "remove", "erase" or similar keywords. Delete specific memory

Input Schema

NameRequiredDescriptionDefault
keyYesMemory key to delete

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Memory key to delete", "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