workspace_index
Indexes all text and code files in the local workspace to enable offline full-text searching via a local SQLite FTS5 database.
Instructions
Indexes all text and code files in the local workspace directory. This creates/updates a local SQLite FTS5 database to enable offline searching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |