Tilbage til GitHub
Forbind Knoon AI med GitHub for at automatisere AI-arbejdsgange.
Get repository file or directory content by path.
githubDefaultGetRepositoryContent
BETA
Internt
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ja |
| path | mustache | Optional file or directory path. Empty means repository root. | Nej |
| ref | mustache | Optional branch, tag, or commit SHA. | Nej |
| includeContent | boolean | Optional. If true and path is a file, include content. | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| result | object | Repository content summary. |