slack_action
Send messages, read channels, search conversations, reply in threads, list channels, add reactions, or upload files to Slack using a bot token.
Instructions
Perform a Slack action: slack_send, slack_read, slack_search, slack_thread_reply, slack_channels, slack_react, slack_upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| emoji | No | ||
| limit | No | ||
| query | No | ||
| action | Yes | ||
| channel | No | ||
| bot_token | Yes | ||
| thread_ts | No | ||
| timestamp | No |