Tillbaka till GitHub
Anslut Knoon AI med GitHub för att automatisera AI-flöden.
List issues for a repository.
githubDefaultListIssues
BETA
Intern
Behörigheter
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ja |
| state | string | Optional issue state: open, closed, all. | Nej |
| labels | mustache | Optional comma-separated labels. | Nej |
| sort | string | Optional sort: created, updated, comments. | Nej |
| direction | string | Optional direction: asc or desc. | Nej |
| perPage | mustache | Optional page size (1-100, default 30). | Nej |
| page | mustache | Optional page number (default 1). | Nej |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| result | array | Issue summaries. |