drafts_create
Create a message draft in Slack with Block Kit formatting. Optionally schedule, attach files, or reply in a thread.
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 | |||