create_issue_note
Add a comment to a GitLab issue, with the option to make it an internal note. Specify note body, issue internal ID, and project ID.
Instructions
Add a comment to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Note content | |
| internal | No | Create as internal note | |
| issue_iid | No | Issue internal ID | |
| project_id | No | Project ID or URL-encoded path |