GitLab MCP Server
create_issue
Create a new issue in a GitLab project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee_ids | No | Array of user IDs to assign | |
description | No | Issue description | |
labels | No | Array of label names | |
milestone_id | No | Milestone ID to assign | |
project_id | Yes | Project ID or URL-encoded path | |
title | Yes | Issue title |