Memory Box MCP Server

by amotivv
Verified

format_memory

Structure input text based on predefined memory prompts (e.g., TECHNICAL, DECISION, SOLUTION) for clarity and consistency, enhancing semantic understanding and retrieval within the Memory Box MCP Server.

Instructions

Format a text according to the memory system prompt without saving

Input Schema

NameRequiredDescriptionDefault
textYesThe text to format
typeNoThe type of memory (TECHNICAL, DECISION, SOLUTION, CONCEPT, REFERENCE, APPLICATION, FACT) (default: "TECHNICAL")

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text to format", "type": "string" }, "type": { "description": "The type of memory (TECHNICAL, DECISION, SOLUTION, CONCEPT, REFERENCE, APPLICATION, FACT) (default: \"TECHNICAL\")", "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from Memory Box MCP Server

Related Tools

ID: wtbejx9zwc