dependency_summary
Summarize dependencies of a local project by detecting its manifest file and listing all dependencies.
Instructions
Summarize the dependencies of a local project.
Detects a manifest file (pyproject.toml, requirements.txt, package.json, Cargo.toml, go.mod, Gemfile, composer.json) and lists its dependencies.
Args: path: absolute path to the local project directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||