plur_ingest
Extract engram candidates from text content using pattern matching, with optional automatic saving to memory.
Instructions
Extract engram candidates from content using pattern matching — optionally auto-save them
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Scope to assign to saved engrams | |
| domain | No | Domain to assign to saved engrams | |
| source | No | Source attribution for extracted engrams | |
| content | Yes | Text content to extract learnings from | |
| extract_only | No | If true, return candidates without saving (default false — saves automatically) |