edit-message
Update an existing message's content or topic by providing the message ID and optional new content or topic. Works for stream messages within Zulip workspaces.
Instructions
Edit an existing message's content or topic.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | New message content with Markdown formatting | |
message_id | Yes | Unique ID of the message to edit | |
topic | No | New topic name (for stream messages only) |