recent_commits
Fetch the most recent commit messages from a repository's default branch by providing repository owner and name. Set an optional limit to control the number of commit messages returned.
Instructions
List the most recent commit messages on a repository's default branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| limit | No | ||
| owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |