Skip to main content
Glama

list_issues

Retrieve and filter GitLab project issues by assignee, author, labels, state, date ranges, and other criteria to track project tasks and bugs.

Instructions

List issues in a GitLab project with filtering options

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesProject ID or URL-encoded path
assignee_idNoReturn issues assigned to the given user ID
assignee_usernameNoReturn issues assigned to the given username
author_idNoReturn issues created by the given user ID
author_usernameNoReturn issues created by the given username
confidentialNoFilter confidential or public issues
created_afterNoReturn issues created after the given time
created_beforeNoReturn issues created before the given time
due_dateNoReturn issues that have the due date
labelsNoArray of label names
milestoneNoMilestone title
scopeNoReturn issues from a specific scope
searchNoSearch for specific terms
stateNoReturn issues with a specific state
updated_afterNoReturn issues updated after the given time
updated_beforeNoReturn issues updated before the given time
with_labels_detailsNoReturn more details for each label
pageNoPage number for pagination (default: 1)
per_pageNoNumber of items per page (max: 100, default: 20)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/harshmaur/gitlab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server