update_service
Update an existing service's details such as title, description, brand, or capacity by specifying only the fields to change.
Instructions
Update an existing service/product. Only the provided fields will be changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The service ID to update | |
| title | No | Updated title | |
| description | No | Updated description | |
| brand | No | Updated brand name | |
| category_id | No | Updated category ID | |
| type | No | Updated service type | |
| pax | No | Updated max capacity | |
| min_pax | No | Updated min pax | |
| zone_id | No | Updated zone ID | |
| color | No | Updated calendar color |