List Work Items
gitlab_list_work_itemsRetrieve GitLab project work items filtered by type, state, keywords, assignees, and labels.
Instructions
List work items in a project with filters for type, state, search, assignees, and labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| first | No | ||
| state | No | ||
| types | No | ||
| search | No | ||
| project_id | No | ||
| label_names | No | ||
| assignee_usernames | No |