Skip to main content

Tools in this category

review_and_rating_overview

Get aggregated review volume and rating trends over a date range

get_reviews

Fetch individual reviews with full detail — rating, comment, reviewer info, source, status

get_review_summary

Get total review counts and average ratings grouped by review source

get_review_tags

Fetch all review tags associated with the business account

reply_to_review

Post a public or private reply to a customer review

create_review_tag

Create one or more new review tags for the account

delete_review_tag

Permanently delete a review tag from the account

assign_tags_to_reviews

Assign a tag to reviews by explicit IDs or by filter criteria

remove_tags_from_reviews

Remove a tag from reviews by explicit IDs or by filter criteria

Tips

  • review_and_rating_overview, get_reviews, get_review_summary, and get_review_tags operate at the account level — no locationId needed.
  • assign_tags_to_reviews and remove_tags_from_reviews require a child location bid — use get_child_locations to get valid IDs.
  • Use get_review_tags before create_review_tag to avoid duplicates, and before assign_tags_to_reviews to confirm exact tag names.
  • reply_to_review is a write tool — always confirm the reply text with the user before submitting.