mempalace_add_drawer
Store verbatim content into a memory palace after checking for duplicates. Organize by wing and room for structured retrieval.
Instructions
File verbatim content into the palace. Checks for duplicates first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wing | Yes | Wing (project name) | |
| room | Yes | Room (aspect: backend, decisions, meetings...) | |
| content | Yes | Verbatim content to store — exact words, never summarized | |
| source_file | No | Where this came from (optional) | |
| added_by | No | Who is filing this (default: mcp) |