chat_schedule_message
Schedule a Slack message to be posted to a channel at a specified future time, including text, attachments, or blocks.
Instructions
Schedule a message to be sent to a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| post_at | Yes | ||
| text | No | ||
| attachments | No | ||
| blocks | No | ||
| as_user | No | ||
| metadata | No | ||
| reply_broadcast | No | ||
| thread_ts | No | ||
| unfurl_links | No | ||
| unfurl_media | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||