reply_to_review
Post a reply to a user review on Google Play to address feedback or provide support. Specify the app, review ID, and reply text.
Instructions
Reply to a user review.
Args: package_name: App package name review_id: ID of the review to reply to (from get_reviews) reply_text: Text of the reply (will be visible to the reviewer)
Returns: Result with success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| review_id | Yes | ||
| reply_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||