Write a lounge review
write_reviewWrite a review for a lounge. Requires the lounge slug, a rating (1-5), and review text (min 10 characters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | Yes | Rating from 1 (poor) to 5 (excellent) | |
| content | Yes | Review text (minimum 10 characters) | |
| lounge_slug | Yes | Lounge slug (from search results) |