Get File Contents
gitlab_get_file_contentsFetch a file from a GitLab repository by specifying file path and reference (branch/tag), with optional base64 decoding.
Instructions
Get a file in repository by path and ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| file_path | Yes | ||
| project_id | No | ||
| decode_base64 | No |