Update GitLab issue
update_issueUpdate GitLab issues by editing metadata, assignees, labels, milestones, confidentiality, or open/closed state.
Instructions
Update issue metadata, assignees, labels, milestone, confidentiality, or open/closed state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| labels | No | ||
| weight | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| due_date | No | ||
| issue_iid | Yes | Project-scoped internal ID. | |
| add_labels | No | ||
| description | No | ||
| state_event | No | ||
| assignee_ids | No | ||
| confidential | No | ||
| milestone_id | No | ||
| remove_labels | No | ||
| discussion_locked | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |