decompose_and_store
Break long content into atomic memory nodes with automatic storage and inferred edges. Ideal for notes and summaries.
Instructions
Break long or complex content into atomic memory nodes, store them automatically, and create inferred edges. Use for notes, summaries, or multi-fact passages. Returns the stored subgraph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Long-form content to decompose into memory nodes. | |
| context | No | Optional background that helps classify and connect extracted memories. |