git_directory_structure
Display the directory structure of a Git repository in a tree format by cloning it via its URL. Simplify repository navigation and file visualization.
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 |