add_comment
Add comments to specific seats in the reservation system to provide notes or feedback for seat management.
Instructions
Add a comment to a seat
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seat_id | Yes | ID of the seat | |
| name | Yes | Name of the person commenting | |
| comment | Yes | Comment text |