find_projects
Resolves a vague project name into candidate directory paths by scanning common local folders, letting you confirm the correct location before proceeding.
Instructions
Resolve a fuzzy project name (e.g. 'the app on my Desktop') to candidate paths. Scans only shallow well-known locations (home, Desktop, Documents, Projects, Developer, code, dev, src, workspace), max 2 levels deep, skipping hidden dirs. Free local I/O. Use ONLY after the user has named a project in chat — never preemptively — then show candidates to the user and ask which is the correct directory before calling init.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Substring to match against directory names (case-insensitive). Empty lists all candidates. |