listReleases
List git tags from a repository's refs/tags. Provide owner pubkey and repo ID to get the tag list, optionally limiting results.
Instructions
List git tags from the bridge (refs/tags/*), not Zapstore software releases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| relays | No | ||
| repoId | Yes | Repository ID | |
| ownerPubkey | Yes | Repository owner pubkey |