Reply in thread
gitlab_reply_to_discussionReply to an existing discussion on a GitLab issue or merge request by providing the discussion ID and your comment.
Instructions
Adds a reply to an existing discussion thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | ||
| body | Yes | ||
| project_id | No | Project id or URL-encoded path, e.g. `42` or `group/subgroup/project`. Falls back to GITLAB_PROJECT_ID. | |
| target_type | Yes | ||
| discussion_id | Yes | Discussion id from gitlab_list_discussions |