get_directory_structure
Retrieve the directory structure of the shadcn-ui v4 repository to provide context on component organization, usage, and installation details for enhanced development workflows.
Instructions
Get the directory structure of the shadcn-ui v4 repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Branch name (default: "main") | |
owner | No | Repository owner (default: "shadcn-ui") | |
path | No | Path within the repository (default: v4 registry) | |
repo | No | Repository name (default: "ui") |