module_overview
Summarizes a module's exports, imports, and most-called internal symbols given a file path relative to the indexed root.
Instructions
Summary of a single module: exports, imports, most-called internal symbols.
path is the file path relative to the indexed root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |