List GitLab issues
gitlab_issues_listList GitLab issues for a project with support for filtering by state, labels, and assignee.
Instructions
List issues for a project using glab issue list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project path or numeric ID, e.g. 'gitlab-org/cli' | |
| state | No | opened | |
| labels | No | Comma-separated label names | |
| assignee | No |