GitHub に戻る
GitHub と Knoon AI を接続して AI ワークフローを自動化します。
Get repository file or directory content by path.
githubDefaultGetRepositoryContent
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | はい |
| path | mustache | Optional file or directory path. Empty means repository root. | いいえ |
| ref | mustache | Optional branch, tag, or commit SHA. | いいえ |
| includeContent | boolean | Optional. If true and path is a file, include content. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| result | object | Repository content summary. |