list_issues
Fetch issues from a GitLab project using filters for state, labels, search, milestone, assignee, and more.
Instructions
Get issues for a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | No | ||
| page | No | ||
| sort | No | ||
| scope | No | ||
| state | No | ||
| labels | No | ||
| search | No | ||
| order_by | No | ||
| per_page | No | ||
| author_id | No | ||
| milestone | No | ||
| project_id | No | ||
| assignee_id | No | ||
| created_after | No | ||
| updated_after | No | ||
| created_before | No | ||
| updated_before | No |