KG Backfill Memory Links
localnest_kg_backfill_linksRetroactively scan existing memories and create knowledge graph triples linking them to matching entities. Process memories in batches with pagination support.
Instructions
Retroactively scan existing memories and create KG triples linking them to matching entities. Processes memories in batches. Use limit/offset for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| nest | No | ||
| branch | No | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |