marm_notebook
Manage scratch entries for AI memory: add or update notes, activate them as instructions, and save key items to permanent documentation.
Instructions
📔 Unified notebook — add, use, show, status, clear, or save
action="add": save or update a scratch entry (name + data required)
action="use": activate entries as instructions (names required, comma-separated)
action="show": list scratch entries for this session with previews
action="status": show currently active entries
action="clear": clear the active entry list
action="save": promote a scratch entry (or new data) into the permanent docs store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| name | No | ||
| names | No | ||
| action | Yes | ||
| project | No | ||
| platform | No | ||
| session_name | No | main |