init_project
Initialize a new code indexing project by specifying its name and path, with an option to force a new ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| path | No | ||
| force_new_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| root | Yes | ||
| scan | No | ||
| version | No |