email_review
Email a link to a finished review to the human who started the run, so they don't have to remember to come back for it — useful at the end of a long unattended study. Pass the review, its claim_token, and the human's email. IMPORTANT: we only send to a VERIFIED COBALT ACCOUNT address (this prevents the tool being used to send spam); if the address isn't a Cobalt account, the call is refused with a message telling the human to create a free account at cobaltcapture.com with that address first. The email contains only a link to the review — no text you provide — so ask the human for their account email and pass it verbatim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The human's Cobalt account email. Must belong to a verified account, or the send is refused. | ||
| review | Yes | The review slug or URL from create_review. | |
| claim_token | Yes | The claim_token from create_review (proves you created this review). |