gitlab_get_file
Retrieve a file's content from a GitLab repository at a specified branch, tag, or commit reference to supply accurate project context.
Instructions
Read one file from a GitLab repository at a branch, tag, or commit ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | HEAD | |
| path | Yes | ||
| project | Yes |