Get File
gitlab_get_fileRetrieve a repository file and its metadata from a GitLab project, with size guardrails for 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 |