preview_index
Preview indexing scope: list files and directories that would be indexed, without performing the actual indexing.
Instructions
Preview what would be indexed without actually indexing.
Args: path: Root path of codebase show_files: If True, list individual file paths limit: Max files to show when show_files=True
Returns: Summary of what would be indexed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| limit | No | ||
| show_files | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |