Voltar para GitHub
Conectar Knoon AI com GitHub para automatizar fluxos de trabalho de AI.
Get repository file or directory content by path.
githubDefaultGetRepositoryContent
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Sim |
| path | mustache | Optional file or directory path. Empty means repository root. | Não |
| ref | mustache | Optional branch, tag, or commit SHA. | Não |
| includeContent | boolean | Optional. If true and path is a file, include content. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | object | Repository content summary. |