> ## Documentation Index
> Fetch the complete documentation index at: https://docs.birdeye.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reviews Overview

> Tools for accessing review data, rating trends, and per-source summaries.

## Tools in this category

<CardGroup cols={1}>
  <Card title="review_and_rating_overview" icon="chart-line" href="/mcp/tools/reviews/review-and-rating-overview">
    Get aggregated review volume and rating trends over a date range
  </Card>

  <Card title="get_reviews" icon="list" href="/mcp/tools/reviews/get-reviews">
    Fetch individual reviews with full detail — rating, comment, reviewer info, source, status
  </Card>

  <Card title="get_review_summary" icon="chart-bar" href="/mcp/tools/reviews/get-review-summary">
    Get total review counts and average ratings grouped by review source
  </Card>
</CardGroup>

## Tips

* All three tools operate at the account level — no `locationId` needed.
* Use `review_and_rating_overview` for trend analysis and `get_review_summary` for per-platform breakdowns.
* Use `get_reviews` when you need the actual review text or want to filter by rating, source, or status.
