get_file_content
Retrieve and process file content from GitHub repositories with batch processing, smart truncation, and metadata extraction. Supports multiple formats, concurrent retrieval, and customizable limits.
Instructions
📁 Retrieve content of specific files with smart truncation and batch processing capabilities.
⚠️ FEATURES: • Batch processing with concurrent file retrieval • Automatic file validation and security checks • Rich metadata extraction (file type, language, size, line count) • Configurable processing limits and error handling • Support for multiple file formats with type detection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_paths | Yes | Paths to files to retrieve (supports batch processing) | |
options | No | ||
url | Yes | GitHub repository URL |