Skip to main content
Glama

Hi-AI

by su-record

search_memories

Search stored memories by content or category using natural language queries, enabling quick retrieval of relevant information from user interactions.

Instructions

IMPORTANT: This tool should be automatically called when users say "찾아", "검색", "기억 중에", "search memory", "find in memories", "look for" or similar keywords. Search memories by content

Input Schema

NameRequiredDescriptionDefault
categoryNoCategory to search in
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Category to search in", "type": "string" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "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