MCP Server Memos

search_memo

Use this tool to find specific memos by searching content with keywords on the MCP Server Memos interface, enabling quick retrieval of relevant information.

Instructions

Search for memos

Input Schema

NameRequiredDescriptionDefault
key_wordYesThe key words to search for in the memo content.

Input Schema (JSON Schema)

{ "description": "Request to search memo", "properties": { "key_word": { "description": "The key words to search for in the memo content.", "title": "Key Word", "type": "string" } }, "required": [ "key_word" ], "title": "SearchMemoRequest", "type": "object" }

You must be authenticated.

Other Tools from MCP Server Memos

Related Tools

ID: strjm92qcp