list_projects
Review registered projects to verify index sizes, quality scores, docs paths, and git URLs. Identifies active project and provides setup instructions when no projects are registered.
Instructions
List all registered projects with chunk counts and health stats. Read-only.
Use to check which projects exist, their index sizes, quality scores,
and git repo URLs. Use get_active_project() to check only the active
project for the current session.
Returns:
Per-project summary: name (with active marker), total chunks,
quality score, docs path, and git repo URL if configured.
Returns setup instructions when no projects are registered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |