get_github_release
Retrieve the two most recent releases from a GitHub repository to monitor updates or integrate with automation workflows using the GitHub Action Trigger MCP Server.
Instructions
Get the latest 2 releases from a GitHub repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
owner | Yes | Owner of the repository (username or organization) | |
repo | Yes | Name of the repository | |
token | No | GitHub personal access token (optional) |