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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |