drafts_update
Update an existing draft message in a Slack channel by providing the draft ID, updated text, and channel ID.
Instructions
Update an existing draft (undocumented session endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | ||
| client_last_updated_ts | Yes | ||
| channel_id | Yes | ||
| text | Yes | ||
| thread_ts | No | ||
| broadcast | No | ||
| file_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||