get_dependencies
Analyze and retrieve dependencies of a file within a specified project, identifying imports or includes for better code context understanding in tree-sitter-based code analysis.
Instructions
Find dependencies of a file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | ||
project | Yes |