find_code_definitions
Find function, class, and method definitions in source code files. Specify file path, definition type, and programming language to locate symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File or directory path | |
| language | No | Programming language (typescript, javascript, java, python) | |
| definition_type | No | Type of definition to find |