list_projects
List registered projects with IDs, names, paths, and a has_hands flag. Use the project ID to access scoped tools like search and commit backup.
Instructions
List every registered project with id, name, absolute path, and a derived has_hands flag (true when the path exists on disk AND contains a kontexta.json). Read-only; no side effects, auth, or rate limits. Use to find the project_id to pass to scoped tools (search, list_files, commit_backup, refresh_index, etc.). To register a new project use register_project; to inspect its Hands tools use list_hands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||