index
Create a semantic search index of local markdown specifications, skipping unchanged content unless force re-index is requested.
Instructions
Index the specs/ directory in the current project (app). Automatically skips if content hasn't changed since last index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reindex | No | Force re-index even if content unchanged (default false) |