Add to brain
brain_addCreate a new brain page. Knowledge you add here will be available to all future tool calls. Optional wing/room/hall organise the page in the MemPalace hierarchy for sharper retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hall | No | Optional. One of "fact", "event", "discovery", "preference", "advice". Defaults to "fact". | |
| room | No | Optional. Sub-area within the wing (e.g. "databases", "deploy"). Defaults to "untagged". | |
| tags | No | Tags for categorisation | |
| wing | No | Optional. Top-level area (e.g. "engineering", "family", "general"). Auto-classified if omitted. | |
| scope | No | Visibility scope. Defaults to personal. | |
| title | Yes | Page title | |
| content | Yes | Page content (markdown) | |
| load_tier | No | Optional. L0 = operator identity (rare), L1 = always-loaded critical fact, L2 = default on-demand, L3 = cold archive. Omit to default to L2. |