list_projects
View all registered projects including chunk counts, quality scores, health stats, and git repo URLs. Check which projects exist and their index sizes.
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 |