Skip to main content
Glama

my_issues

Retrieve and filter issues assigned to you in GitLab projects. View open, closed, or all issues with options for labels, milestones, search terms, and date ranges.

Instructions

List issues assigned to the authenticated user (defaults to open issues)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoProject ID or URL-encoded path (optional when GITLAB_PROJECT_ID is set)
stateNoReturn issues with a specific state (default: opened)
labelsNoArray of label names to filter by
milestoneNoMilestone title to filter by
searchNoSearch for specific terms in title and description
created_afterNoReturn issues created after the given time (ISO 8601)
created_beforeNoReturn issues created before the given time (ISO 8601)
updated_afterNoReturn issues updated after the given time (ISO 8601)
updated_beforeNoReturn issues updated before the given time (ISO 8601)
per_pageNoNumber of items per page (default: 20, max: 100)
pageNoPage number for pagination (default: 1)

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/zereight/gitlab-mcp'

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