Update brain page
brain_updateEdit an existing brain page's content or metadata. wing/room/hall can be patched to re-file a page. scope can be changed to move a page between your personal and team brain — useful when an auto-ingested page landed in the wrong place. Moving a page to team scope requires team admin role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hall | No | Optional. Change hall: fact / event / discovery / preference / advice. | |
| room | No | Optional. Re-file under a different room. | |
| tags | No | New tags | |
| wing | No | Optional. Re-file under a different wing. | |
| scope | No | Optional. Move the page between your personal and team brain. Moving TO team requires team admin role and a team billing context. Moving FROM team to personal is allowed if you own the page or are an admin. | |
| title | No | New title | |
| content | No | New content (replaces existing) | |
| page_id | Yes | Brain page ID (bp_...) | |
| load_tier | No | Optional. Change load tier. L1 promotes a page to always-loaded; L3 sends it to cold archive. | |
| material_change | No | Optional. When true, creates a new version of the page — the old version is preserved with a timestamp and a "supersedes" link. Use for corrections or significant changes; skip for minor edits. Default false. |