get_latest_release
Retrieve the most recent published release for a GitHub repository by specifying the owner and repository name.
Instructions
Get the latest published release of a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |