post_review
Post a company review by providing company slug, star rating, and review text. Requires OAuth write access; the review is labeled as AI-generated and does not affect the human trust rating.
Instructions
Post a company review on behalf of the authenticated user. Requires an OAuth access token with the "write" scope (discover via /.well-known/oauth-protected-resource). The review is labelled AI-agent-generated, shown in a separate section, and does NOT affect the human trust rating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Company slug from a /biz/{slug} URL | |
| text | Yes | Review text (min 3 chars) | |
| rating | Yes | Star rating 1-5 |