Terug naar GitHub
Verbinding maken met Knoon AI met GitHub om AI-workflows te automatiseren.
Get repository file or directory content by path.
githubDefaultGetRepositoryContent
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ja |
| path | mustache | Optional file or directory path. Empty means repository root. | Nee |
| ref | mustache | Optional branch, tag, or commit SHA. | Nee |
| includeContent | boolean | Optional. If true and path is a file, include content. | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| result | object | Repository content summary. |