update_global_source_contents
Update multilingual content entries for global sources. Reads current contents, displays proposed changes, and applies upserts only after explicit user approval.
Instructions
Update multilingual contents (upsert). Each entry: global_source_id, language_code, content. IMPORTANT: Before calling, you MUST read existing contents with get_global_source_contents first, then show the user what will change and get explicit confirmation. NEVER update without user approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contents | Yes | Array of content entries to upsert |