listReleases
Retrieve git tags from a repository's refs/tags/* using owner pubkey and repo ID, providing an accurate list of versioned releases without including Zapstore or website releases.
Instructions
List git tags from the bridge (refs/tags/*), not Zapstore software releases and not the website Releases tab
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| relays | No | ||
| repoId | Yes | Repository ID | |
| ownerPubkey | Yes | Repository owner pubkey |