返回 GitHub
將 Knoon AI 與 GitHub 連接以自動化 AI 工作流程。
List commits for a repository.
githubDefaultListCommits
測試版
內部
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| repository | file | GitHub repository in owner/repo format. | 是的 |
| sha | mustache | Optional branch or commit SHA. | 否 |
| path | mustache | Optional path filter. | 否 |
| author | mustache | Optional author login or email. | 否 |
| since | mustache | Optional ISO 8601 start time. | 否 |
| until | mustache | Optional ISO 8601 end time. | 否 |
| perPage | mustache | Optional page size (1-100, default 30). | 否 |
| page | mustache | Optional page number (default 1). | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| result | array | Commit summaries. |