العودة إلى GitHub
اتصل بـ Knoon AI مع GitHub لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |