search_symbol
Find symbol definitions like functions, classes, and methods by name. Supports exact and substring matching with optional index selection.
Instructions
Find symbol definitions (function/class/method/record/...) by name.
Use to jump to where something is DEFINED. Set exact=true for an exact name
match, otherwise substring matching is used. service selects the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| limit | No | ||
| exact | No | ||
| service | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |