返回 Google Play
将 Knoon AI 与 Google Play (Google Cloud) 连接以自动化 AI 工作流。
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
测试版
内部
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | 是的 |
| reviewId | mustache | Review ID to reply to. | 是的 |
| replyText | mustache | Developer reply text (max 350 characters). | 是的 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| packageName | string | Android package name. |
| reviewId | string | Review ID. |
| replyText | string | Reply text that was posted. |
| lastModified | string | ISO timestamp for when the reply was last modified. |