返回 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.