apply_suggestions
Batch-apply code review suggestions to a merge request by passing suggestion IDs, resolving multiple review comments in one action.
Instructions
Apply multiple suggestions in batch to the merge request.
Args: suggestion_ids: List of suggestion IDs to apply
Returns: Confirmation message with batch apply details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suggestion_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |