list_repository_tree
List files and directories in a GitLab project repository to navigate its structure by specifying a path or branch.
Instructions
List files and directories in a project repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| path | No | Directory path (default: root) | |
| ref | No | Branch or tag (default: default branch) |