memory_rebuild_fts
Rebuild the SQLite FTS5 full-text search index from knowledge rows after migrations or content_type changes that triggers missed. Returns the number of rebuilt rows.
Instructions
v11.0: drop and rebuild the SQLite FTS5 virtual table from knowledge rows. Useful after migrations or content_type column changes that the FTS triggers didn't see. Returns {rebuilt: int}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||