edit-message
Modify message content or topic in Zulip workspaces. Input the message ID and updated content or topic to edit existing messages directly through the MCP server API.
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) |