remember
Store knowledge items like notes, decisions, and facts; update them via node ID and pin important ones for permanent storage.
Instructions
Store a piece of knowledge (note, decision, fact, person, client, ...). Returns its node id. Re-calling with the same node_id updates it. Set pinned=True for durable knowledge that should never be auto-archived.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| kind | No | note | |
| title | Yes | ||
| pinned | No | ||
| node_id | No |