update_configuration
Update Signal messaging settings: read receipts, typing indicators, link previews, and sealed sender indicators. All parameters optional; changes apply instantly.
Instructions
Update Signal account-wide messaging settings. read_receipts controls whether Signal tells senders when you have read their messages. typing_indicators controls whether contacts see the '...' indicator when you are composing. link_previews controls whether URLs in outgoing messages generate inline previews. unidentified_delivery_indicators controls whether sealed-sender delivery icons are shown. All parameters are optional — omit any setting you do not want to change. Changes take effect immediately and persist across sessions. Use get_configuration to read the current values before modifying. Use update_account for account-level privacy settings (discoverability, username). Do NOT use to change your profile name or photo — use update_profile for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| read_receipts | No | Enable/disable sending read receipts | |
| typing_indicators | No | Enable/disable sending typing indicators | |
| link_previews | No | Enable/disable link previews in messages | |
| unidentified_delivery_indicators | No | Show/hide sealed sender indicators |