list_directory
Get the file listing for any folder in the ant-design/ant-design repository. Specify a branch, tag, or commit SHA and the directory path.
Instructions
实时读取 ant-design/ant-design 仓库某个目录的文件列表。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | 分支、tag 或 commit SHA | master |
| path | No | 目录路径,例如 components/button;根目录传空字符串 |