get_review_comments
Retrieve unresolved review comments from GitLab merge requests to facilitate issue resolution and enhance collaboration during code reviews.
Instructions
GitLab MRの未解決の指摘事項(コメント)を取得
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_review_commentsArguments",
"type": "object"
}