Index
indexIndex project lessons into a local SQLite index to enable fast search and validation. Optionally specify a lessons path or enable embeddings for richer queries.
Instructions
(Re)indexes the project into the local index. JSON with the number of
lessons indexed. lessons_path is optional (default convention).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| lessons_path | No | ||
| with_embeddings | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |