Create Work Item
gitlab_create_work_itemCreate GitLab work items such as issues, tasks, incidents, or epics with customizable fields including title, description, labels, and assignees.
Instructions
Create a work item of type issue, task, incident, test_case, epic, key_result, objective, requirement, or ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| title | Yes | ||
| labels | No | ||
| weight | No | ||
| due_date | No | ||
| parent_iid | No | ||
| project_id | No | ||
| start_date | No | ||
| description | No | ||
| confidential | No | ||
| iteration_id | No | ||
| milestone_id | No | ||
| health_status | No | ||
| assignee_usernames | No |