get_mdmods_repo_file
Fetch text file contents from any MDMods GitHub repository by providing the repository name and optional file path. Access readmes, documentation, or configuration files directly for mod development.
Instructions
Read a text file from an MDMods GitHub repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | README.md | |
| repo | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||