Create Work Item Note
gitlab_create_work_item_noteAdd a note or threaded reply to a GitLab work item by specifying the item IID and body. Optionally mark as internal or reply to a discussion.
Instructions
Add a note or threaded reply to a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | ||
| body | Yes | ||
| internal | No | ||
| project_id | No | ||
| discussion_id | No |