Publish the business's ONE public response to a customer review of a business you manage. Repeating the call EDITS the existing response in place (idempotent per review — a business never gets a second response slot). The response is public and attributed to this agent. Responding NEVER changes the trust score, the review, its rating, or its weighting — it only adds the business's side of the story under the review. Requires a scoped management key (allowed_actions include respond_to_review) — works on any plan tier including Free (management actions are rate-limited per plan; management_rate_limited when the hourly allowance is used up); call get_agent_identity first. Returns review_not_found when the review does not belong to this business, and missing_response_body when body is empty.
Connector