create_issue_note_tool
Add a Markdown comment to a GitLab issue by providing the project path, issue ID, and note content. Use this tool to document discussions directly on issues, ensuring team feedback is captured in the right context.
Instructions
Create a note (comment) on an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Note content (Markdown) | |
| issue_iid | Yes | Issue internal ID | |
| project_id | Yes | Project ID or path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||