check_review_status
Check whether a client approved or requested changes on a review link by passing the token from the review URL.
Instructions
Check whether a client has approved or requested changes on a review link. Pass the token from the URL (e.g. 'abc123xyz456' from /review/abc123xyz456).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The 12-character review token from the review URL. |