Update Channel Message
update_channel_messageReplace the content of a previously sent channel message with new text. Only the original sender can perform this update.
Instructions
Update (edit) a message in a channel that was previously sent. Only the message sender can update their own messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Message format (text or markdown) | |
| teamId | Yes | Team ID | |
| message | Yes | New message content | |
| replyId | No | Reply ID if updating a reply to a message (optional) | |
| mentions | No | Array of @mentions to include in the message | |
| tenantId | No | Target tenant ID from list_tenants. Omit only when a default is configured or exactly one tenant is connected. Resource IDs belong to this tenant. | |
| channelId | Yes | Channel ID | |
| messageId | Yes | Message ID to update | |
| importance | No | Message importance |