list_releases
Fetch releases for a GitLab or Gitea project, newest first, with optional limit.
Instructions
[READ] Releases for a project, newest first.
Args: project: Project id or full path. limit: Max rows to return (default 20, max 99); the result carries 'truncated' when the server had more. target: Server target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| target | No | ||
| project | Yes |