capture
Manually save knowledge items like facts, design notes, or troubleshooting steps to your local memory with rationale and tags for future recall.
Instructions
Save a knowledge item to your LOCAL scope: a fact, design note, gotcha, or troubleshooting step worth remembering. This is the manual capture path; distill() is the automatic one.
type : memory | need | skill kind : freeform subtype (note, decision, constraint, runbook, ...) why : the rationale — makes the item far more useful at recall time tags : comma/space-separated keywords (boost recall matching) valid_while : optional premise this knowledge depends on, e.g. "while we're on NetSuite" — surfaced later so a dead assumption is spottable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | No | ||
| kind | No | note | |
| tags | No | ||
| type | No | memory | |
| content | Yes | ||
| valid_while | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |