List releases
list_releasesList GitLab releases for a project, supporting pagination, sorting, and filtering by release or creation date. Optionally include HTML descriptions.
Instructions
List GitLab releases for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| order_by | No | ||
| per_page | No | ||
| include_html_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |