recalculate_importance
Update file importance values in a codebase by analyzing dependencies, ensuring accurate ranking for better understanding of code structure and relationships.
Instructions
Recalculate importance values for all files based on dependencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"type": "object"
}