slack_action
Automate Slack actions: send messages, read channels, search conversations, reply to threads, list channels, add reactions, and upload files 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 |
|---|---|---|---|
| action | Yes | ||
| bot_token | Yes | ||
| channel | No | ||
| text | No | ||
| thread_ts | No | ||
| query | No | ||
| emoji | No | ||
| timestamp | No | ||
| limit | No |