update_venue
Update venue details such as name, address, city, region, country, postal code, or capacity by providing the venue ID and the new values.
Instructions
Update an existing venue's details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| name | No | ||
| region | No | ||
| country | No | ||
| capacity | No | ||
| venue_id | Yes | ||
| address_1 | No | ||
| postal_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |