get_dependencies
Analyze and retrieve dependencies for a specified file within a project, returning a dictionary of imports or includes to support code analysis and context management.
Instructions
Find dependencies of a file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | ||
project | Yes |