npm_list
List installed npm packages, with options to show dependency depth or globally installed packages.
Instructions
List installed npm packages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Dependency depth to show (0 = top-level only). | |
| global_packages | No | If True, list globally installed packages. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||