Slack
@hivemq/slackv2026.04.27.34
01Models
@hivemq/slackv2026.03.30.1slack.ts
fn postMessage(text: string)
Post a plain text message to a Slack channel
| Argument | Type | Description |
|---|---|---|
| text | string | Message text |
fn postBlocks()
Post a Block Kit message to a Slack channel (rich formatting)
fn listChannels()
List Slack channels and sync them as channel resources
Resources
message(infinite)— A message sent via the Slack API
channel(infinite)— A Slack channel synced from the workspace
02Previous Versions
2026.03.30.9Mar 30, 2026
03Stats
F
33 / 100
Downloads
7
Archive size
4.2 KB
- Has README or module doc0/2missing
- README has a code example0/1missing
- README is substantive0/1pending
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description0/1missing
- Platform support declared (or universal)2/2earned
- License declared0/1missing
- Verified public repository0/2missing
04Platforms