detect_projects
Scan a folder to find unregistered git repositories and article folders, enabling registration of existing projects into Metis.
Instructions
Scan a folder for unregistered git repos and article folders.
Useful for onboarding — finds existing project folders that are not yet
tracked in Metis. Call create_project() for each item you want to register.
Args:
scan_path: Absolute path to scan. Defaults to the parent of METIS_RC_ROOT.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |