Create issue note
create_issue_noteAdd a top-level comment to a GitLab issue as the authenticated user, enabling direct feedback or updates on specific issues.
Instructions
Add a top-level comment to a GitLab issue as the authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| internal | No | ||
| issue_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |