find_symbol
Search for symbols in your codebase by name, with options to filter by project, match type, and kind. Retrieves matching symbols from indexed code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| kinds | No | ||
| limit | No | ||
| match | No | exact | |
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | ||
| name | Yes |