memory_reindex
Reindex memories in the store, updating embeddings and refreshing index entries. Optionally target specific memory IDs or force a full rebuild.
Instructions
Explicitly embed active memories using the configured provider. Optional IDs or bounded batch; unchanged indexes are reused unless force:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| force | No | ||
| limit | No | ||
| project | No | ||
| after_id | No | ||
| namespace | No |