seed_project
Scan a project codebase to extract entities and relationships, populating the knowledge graph. Optionally re-seed already processed files.
Instructions
Scan the project codebase and populate the knowledge graph with entities and relationships from existing code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Re-seed already processed files | |
| project_dir | No | Project directory path (defaults to current) |