العودة إلى GitHub
اتصل بـ Knoon AI مع GitHub لأتمتة تدفقات عمل الذكاء الاصطناعي.
List issues for a repository.
githubDefaultListIssues
بيتا
داخلي
الأذونات
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | نعم |
| state | string | Optional issue state: open, closed, all. | لا |
| labels | mustache | Optional comma-separated labels. | لا |
| sort | string | Optional sort: created, updated, comments. | لا |
| direction | string | Optional direction: asc or desc. | لا |
| perPage | mustache | Optional page size (1-100, default 30). | لا |
| page | mustache | Optional page number (default 1). | لا |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| result | array | Issue summaries. |