create_merge_request_thread
Create a new thread on a merge request for discussing changes. Optionally include a position to comment on specific lines or files.
Instructions
Create a new thread on a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The content of the thread | |
| position | No | Position when creating a diff note | |
| created_at | No | Date the thread was created at (ISO 8601 format) | |
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| merge_request_iid | Yes | The IID of a merge request |