Terug naar GitHub
Verbinding maken met Knoon AI met GitHub om AI-workflows te automatiseren.
List issues for a repository.
githubDefaultListIssues
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Ja |
| state | string | Optional issue state: open, closed, all. | Nee |
| labels | mustache | Optional comma-separated labels. | Nee |
| sort | string | Optional sort: created, updated, comments. | Nee |
| direction | string | Optional direction: asc or desc. | Nee |
| perPage | mustache | Optional page size (1-100, default 30). | Nee |
| page | mustache | Optional page number (default 1). | Nee |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| result | array | Issue summaries. |