apply_suggestion
Apply a specific suggestion to a merge request by providing its ID, confirming the action, and receiving a confirmation with details.
Instructions
Apply a single suggestion to the merge request.
Args: suggestion_id: Suggestion ID to apply
Returns: Confirmation message with apply details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suggestion_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |