# Review requests

> Find clients from recently closed escrows, draft a review request email, and send it after your explicit confirmation.

<!-- Source: https://docs.actuallycare.com/tools/review-requests -->

Find clients from recently closed escrows, draft a review request email, and send it after your explicit confirmation.
## Tools (3)
| Tool | Type | What it does |
| --- | --- | --- |
| [`list_clients_pending_review_request`](/tools/review-requests/list_clients_pending_review_request) | Read-only | List the agent's closed escrows that are eligible for a Google review request but haven't been asked yet. |
| [`draft_review_request_email`](/tools/review-requests/draft_review_request_email) | Read-only | Generate the personalized subject, plain-text body, HTML body, and Google write-review URL for a review request email tied to a specific closed escrow. |
| [`send_review_request`](/tools/review-requests/send_review_request) | Creates data + external action | Send a review request email NOW for a specific closed escrow. |
