match_project
Identify projects from partial names or descriptions using fuzzy matching to clarify user intent before accessing detailed information.
Instructions
Fuzzy project matching. Given a partial project name, category, or description, returns candidate projects with match reasons. Useful for confirming 'which game did you mean?' before drilling into episodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | Max project matches to return |