Index local game assets
index_local_assetsScans local game asset directories for changed files, hashes them, and atomically updates the search index with optional metadata.
Instructions
Incrementally scan GAME_ASSET_LOCAL_ROOTS, hash changed files, read optional .asset.json metadata, and atomically refresh the local search index. Symbolic links are skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | incremental | |
| max_files | No | Optional cap for this scan. |