get_github_latest_release
Get the current release metadata for a specified GitHub repository, including version and release notes, via the GitHub API.
Instructions
Return the latest GitHub release metadata.
Example: premake/premake-core
This uses the GitHub API through the approved api.github.com domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |