update_store
Update your store's name, WhatsApp number, currency, description, and visibility settings to keep your Karrito catalog current.
Instructions
Update your Karrito store settings (name, WhatsApp number, currency, description, etc.). Requires KARRITO_API_KEY environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Store name | |
| currency | No | Store currency | |
| description | No | Store description | |
| isPublished | No | Whether the store is publicly visible | |
| isMaintenance | No | Whether the store is in maintenance mode | |
| whatsappNumber | No | WhatsApp number in E.164 format (e.g., +18091234567) | |
| whatsappTemplate | No | WhatsApp message template with shortcodes: {tienda}, {productos}, {total}, {nombre} |