drafts_create
Create a Slack message draft that automatically formats text into Block Kit rich text, with options for scheduling, threading, and file attachments.
Instructions
Create a message draft (undocumented session endpoint).
Text is automatically wrapped in Block Kit rich_text format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| text | Yes | ||
| thread_ts | No | ||
| broadcast | No | ||
| file_ids | No | ||
| date_scheduled | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||