Get repository config
get_repository_configRead a repository's configuration file at a specified revision by providing owner, repo, and path. Access settings without executing code, enabling provenance checks and reproducible research workflows.
Instructions
Read a repository file statically at an optional revision. Repository content is never executed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| path | Yes | ||
| repo | Yes | ||
| owner | Yes |