update_customer
Update a customer in your SimpleLocalize project by providing the existing customer key, with optional new key or description to change.
Instructions
This tool will update a customer in your SimpleLocalize project.
Provide the existing 'customerKey' to identify the customer, and optionally 'key' and/or 'description' to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | New customer key (optional). | |
| customerKey | Yes | Existing customer key to update. | |
| description | No | New customer description (optional). |