List Packages
gitlab_list_packagesList packages in a GitLab project with optional filters for name, type, version, and status. Retrieve paginated results to manage package inventories.
Instructions
List project packages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | ||
| per_page | No | ||
| project_id | Yes | ||
| package_name | No | ||
| package_type | No | ||
| package_version | No | ||
| include_versionless | No |