get-content
Retrieve file or directory content from GitHub Enterprise repositories by specifying owner, repo, path, and optional ref. Integrates with GitHub Enterprise MCP Server for streamlined repository access.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | 저장소 소유자 (사용자 또는 조직) | |
path | Yes | 파일 또는 디렉토리 경로 | |
ref | No | 브랜치 또는 커밋 해시 (기본값: 기본 브랜치) | |
repo | Yes | 저장소 이름 |