Takaisin GitHub -kohtaan
Yhdistä Knoon AI kohteen GitHub kanssa automatisoidaksesi AI-työnkulut.
List repositories visible to the authenticated user.
githubDefaultListRepositories
BETA
Sisäinen
Oikeudet
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| visibility | string | Optional visibility: all, public, private. | Ei |
| affiliation | string | Optional affiliation filter. | Ei |
| sort | string | Optional sort: created, updated, pushed, full_name. | Ei |
| direction | string | Optional direction: asc or desc. | Ei |
| perPage | mustache | Optional page size (1-100, default 30). | Ei |
| page | mustache | Optional page number (default 1). | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| id | number | Repository ID. |
| name | string | Repository name. |
| fullName | string | owner/repo. |
| private | boolean | Private repository flag. |
| defaultBranch | string | Default branch name. |
| htmlUrl | string | Repository URL. |