edit-draft
Edit existing message drafts in Zulip workspaces using unique draft IDs. Update content, recipients, topics, and timestamps for streamlined communication.
Instructions
Update an existing message draft. For user IDs in the 'to' field, use the users-directory resource (zulip://users) or get-users tool to discover available users and their IDs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Draft content | |
draft_id | Yes | Unique draft ID to edit | |
timestamp | No | Updated timestamp | |
to | Yes | Array of user IDs or channel ID | |
topic | Yes | Topic for the draft | |
type | Yes | Draft message type |