find_by_intent
Resolve a plain-language intent into the code symbols likely meant and the files to open, enabling quick navigation to relevant code in registered repositories.
Instructions
Which symbols a plain-language description likely names, and the files to open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| repo | No | ||
| view | No | ||
| limit | No | ||
| cursor | No | ||
| intent | Yes | ||
| keywords | No | ||
| path_prefix | No | ||
| response_format | No |