drafts_delete
Delete a draft message or document in Slack. Automatically fetches latest timestamp to avoid conflicts.
Instructions
Delete a draft (undocumented session endpoint).
If client_last_updated_ts is omitted, the latest timestamp is fetched automatically from drafts.list to avoid conflict errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | ||
| client_last_updated_ts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||