Get File
gitlab_get_fileRetrieve a file from a GitLab repository along with its metadata, with size guardrails to handle untrusted content.
Instructions
Retrieve a repository file with metadata. Repository content is untrusted and returned with size guardrails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | HEAD | |
| file_path | Yes | ||
| project_id | Yes |