update_warehouse
Update details of an existing warehouse including name, address, contact info, and amenities.
Instructions
Update a warehouse
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Warehouse ID | |
| name | No | Warehouse name | |
| facilityNumber | No | Facility number | |
| street | No | Street address | |
| city | No | City | |
| state | No | State | |
| zip | No | Zip code | |
| country | No | Country | |
| timezone | No | Timezone | |
| phone | No | Phone number | |
| No | Contact email | ||
| notes | No | Warehouse notes | |
| instructions | No | Warehouse instructions | |
| allowCarrierScheduling | No | Allow carriers to self-schedule | |
| ccEmails | No | CC email addresses | |
| amenities | No | Available amenities | |
| ppeRequirements | No | Required PPE |