fetchGithubReleases
Retrieve GitHub releases from the Goose repository to track and monitor new software versions and updates for development projects.
Instructions
Fetch ALL GitHub releases from the Goose repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}