create_issue
Create a new issue in a GitLab project by specifying project ID, title, description, assignees, labels, and milestone for efficient task tracking and collaboration.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from GitLab MCP Server
Related Tools
- @zereight/gitlab-mcp
- @yoda-digital/mcp-gitlab-server
- @yoda-digital/mcp-gitlab-server
- @rifqi96/mcp-gitlab
- @Sunwood-ai-labs/gitlab-kanban-mcp-server