respond_to_review
Publish a developer response to an App Store customer review. If a response already exists, delete it first using the delete response tool.
Instructions
Publish a public developer response to a customer review. One response per review — if the review already has a response, delete it first with delete_review_response, then respond again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reviewId | Yes | The review id from list_reviews | |
| responseBody | Yes | The response text to publish |