nexo_local_index_control
Manage the local memory index by pausing, resuming, clearing, scanning folders, or adjusting performance profiles for background processing.
Instructions
Control the local memory index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | one of run_once, pause, resume, clear_index, set_performance. | run_once |
| root | No | optional folder to add and scan when action=run_once. | |
| limit | No | optional per-root scan limit for cooperative background cycles. | |
| process_limit | No | max pending jobs to process in this cycle. | |
| performance_profile | No | low, medium, high or extreme when action=set_performance. |