update_library_message
Update a library message by merging new language content and description with existing data, preserving original values unless explicitly replaced.
Instructions
Safely update a library message. Existing description and language content are fetched and preserved unless explicitly replaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messages | No | Language content to merge with existing content | |
| libraryId | Yes | The library ID | |
| messageId | Yes | The message ID | |
| description | No | Updated internal description |