slack_action
Send, read, search, reply to threads, list channels, react, or upload messages in Slack using a bot token and action parameter.
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 |