Skip to main content

Slack

@hivemq/slackv2026.04.27.34· 1mo agoMODELS
01Models1
@hivemq/slackv2026.03.30.1slack.ts
fn postMessage(text: string)
Post a plain text message to a Slack channel
ArgumentTypeDescription
textstringMessage 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 Versions1
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