Memory Capture Event
localnest_memory_capture_eventIngest a background work event and auto-promote meaningful events into durable memory.
Instructions
Ingest a background work event and auto-promote meaningful events into durable memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | No | task | |
| status | No | completed | |
| title | Yes | ||
| summary | No | ||
| content | No | ||
| kind | No | knowledge | |
| importance | No | ||
| confidence | No | ||
| files_changed | No | ||
| has_tests | No | ||
| tags | No | ||
| links | No | ||
| scope | No | ||
| nest | No | ||
| branch | No | ||
| source_ref | No | ||
| terse | No | verbose | |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |