Save a learning
memory_savePersist a durable lesson the platform should remember across runs. Use for insights worth carrying, not per-signal notes.
Instructions
Persist a durable lesson the platform should remember (feeds future context packs). Use for insights worth carrying across runs — not per-signal notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tag slugs, e.g. ['tone','r-privacy']. | |
| title | Yes | Short title for the learning. | |
| platform | No | Platform slug. Defaults to this agent's platform. | |
| content_md | Yes | The learning, in markdown. |