ftp_analyze_workspace
Analyze a remote directory to identify technical environments and read dependency manifests, giving architectural context of a codebase.
Instructions
Introspect the remote directory to identify technical environments (e.g., Node.js, PHP, Python) and read dependency manifests. Use this to gain architectural context of a new codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Remote directory to analyze (defaults to current server root). | . |