update_location
Update an existing restaurant location by providing only the fields you want to change. Modify name, coordinates, contact info, schedule, or reservation capacity.
Instructions
Update an existing restaurant location. Only provide fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Location ID to update | |
| location | No | Updated coordinates/address | |
| restaurant_name | No | Location name | |
| restaurant_email | No | Contact email | |
| restaurant_phone | No | Phone number | |
| restaurant_schedule | No | Opening hours | |
| reservation_capacity | No | Max reservation capacity |