project_index_rebuild
Rebuild the project intelligence index by scanning assets, Blueprints, materials, widgets, level actors, and design memory. Refresh the index for up-to-date project data.
Instructions
Rebuild the lightweight project intelligence index under Saved/MCP/index. Scans assets, Blueprints, materials, widgets, level actors, and design memory using existing read-only bridge handlers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | General per-category detail cap for Blueprint/material scans. | |
| categories | No | Optional category or categories to rebuild. Defaults to all categories. | |
| actor_limit | No | Max level actors to include in the level index. | |
| path_prefix | No | Content path prefix to scan, default /Game/. | |
| material_detail_limit | No | Max material assets to inspect in detail. | |
| blueprint_detail_limit | No | Max Blueprint assets to inspect in detail. |