create_milestone_tool
Create a new milestone in a GitLab project by specifying its title, dates, and description to organize and track work.
Instructions
Create a new milestone in a GitLab project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Milestone title | |
| due_date | No | Due date (YYYY-MM-DD) | |
| project_id | Yes | Project ID or path | |
| start_date | No | Start date (YYYY-MM-DD) | |
| description | No | Milestone description (Markdown) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||