返回 GitHub

將 Knoon AI 與 GitHub 連接以自動化 AI 工作流程。

List repositories visible to the authenticated user.
githubDefaultListRepositories
測試版
內部
權限
  • repo
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
visibilitystring Optional visibility: all, public, private.
affiliationstring Optional affiliation filter.
sortstring Optional sort: created, updated, pushed, full_name.
directionstring Optional direction: asc or desc.
perPagemustache Optional page size (1-100, default 30).
pagemustache Optional page number (default 1).
退貨
名稱類型說明
idnumber Repository ID.
namestring Repository name.
fullNamestring owner/repo.
privateboolean Private repository flag.
defaultBranchstring Default branch name.
htmlUrlstring Repository URL.