Back to GitHub

Connect Knoon AI with GitHub to automate AI workflows.

List repositories visible to the authenticated user.
githubDefaultListRepositories
BETA
Internal
Permissions
  • repo
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
visibilitystring Optional visibility: all, public, private.No
affiliationstring Optional affiliation filter.No
sortstring Optional sort: created, updated, pushed, full_name.No
directionstring Optional direction: asc or desc.No
perPagemustache Optional page size (1-100, default 30).No
pagemustache Optional page number (default 1).No
Returns
NameTypeDescription
idnumber Repository ID.
namestring Repository name.
fullNamestring owner/repo.
privateboolean Private repository flag.
defaultBranchstring Default branch name.
htmlUrlstring Repository URL.