decompose_and_store
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 stored subgraph.
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. |