update_monitor_message
Update a stored monitor message by modifying its text, sender, session, files, or properties. Provide the message ID and any fields to change.
Instructions
Update a stored monitor message (text, sender, session, files, or properties).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Updated message text | |
| files | No | Updated file references | |
| sender | No | Updated sender | |
| message_id | Yes | Message ID | |
| properties | No | Updated message properties | |
| session_id | No | Updated session ID | |
| sender_name | No | Updated sender name |