search_symbols
Search for symbols by name using full-text search to retrieve node IDs for further analysis. Supports prefix syntax like 'create_order*'.
Instructions
Search for symbols by name using full-text search. ALWAYS start here when you need to find a symbol. Returns node IDs for use with other tools. Supports FTS5 prefix syntax, e.g. 'create_order*'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max nodes to return | |
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| error | No | ||
| nodes | No | ||
| truncated | No | ||
| resolver_status | No | ok |