git_directory_structure
Clone a Git repository and visualize its directory structure in a tree format for easy browsing and file organization.
Instructions
Clone a Git repository and return its directory structure in a tree format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_url | Yes | The URL of the Git repository |