list_labels_tool
List labels for a GitLab project with pagination, keyword search, and per-page control. Retrieve project labels directly by project ID or path.
Instructions
List labels for a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| search | No | Filter labels by keyword | |
| per_page | No | Results per page, max 100 (default: 20) | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||