zerodb_slack_send
Send Slack messages to any channel or thread using your connected Slack account. No API key needed—relies on the OAuth token stored in ZeroDB.
Instructions
Send a Slack message using your stored Slack OAuth connection. No API key required — uses the token from your connected Slack account in ZeroDB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Slack channel name (e.g. "#general") or channel ID | |
| message | Yes | Message text. Supports Slack mrkdwn formatting. | |
| thread_ts | No | Optional. Thread timestamp to reply in an existing thread. |