semantic_query
Locates code by functional intent using weighted search over symbols and comments.
Instructions
Performs a weighted search over symbols and comments using query keywords to locate code by intent (e.g., "jwt parsing").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default 10). | |
| queryText | Yes | The query text representing the functional intent. |