get_file_importance
Analyze and rank files in your codebase by importance using FileScopeMCP to identify critical dependencies and improve code structure understanding.
Instructions
Get the importance ranking of a specific file
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | The path to the file to check |