codegraph_shared
Identify shared packages across multiple projects, sorted by dependency count, to reveal common dependencies and potential infrastructure reuse.
Instructions
Packages shared across multiple projects in the code graph.
Returns list of packages with the projects that depend on them, sorted by number of projects (most shared first). Useful for finding common dependencies and potential shared infrastructure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |