Voltar para GitHub
Conectar Knoon AI com GitHub para automatizar fluxos de trabalho de AI.
List issues for a repository.
githubDefaultListIssues
Beta
Interno
Permissões
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | Sim |
| state | string | Optional issue state: open, closed, all. | Não |
| labels | mustache | Optional comma-separated labels. | Não |
| sort | string | Optional sort: created, updated, comments. | Não |
| direction | string | Optional direction: asc or desc. | Não |
| perPage | mustache | Optional page size (1-100, default 30). | Não |
| page | mustache | Optional page number (default 1). | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| result | array | Issue summaries. |