Amistio
Get started
All connectors

Slack

Connect your account

Post messages to Slack with your own workspace bot token. Connect a Slack account under Connections, then use this block to send a message to a channel.

Publisher: Amistio (built-in) - version 1.0.0 - Apache-2.0

Operations (1)

  • Send a Slack message

    slack.chat.post-message

    Post a message to a Slack channel using the connected bot token. Provide the channel id (e.g. C0123ABC) and the message text.

    Inputs

    • channel * (string) - Slack channel id or name the bot can post to.
    • text * (string) - The message text to post.

    Returns

    • ok (boolean) - True when Slack accepted the message.
    • ts (string) - The posted message timestamp id.

    Safety rules

    • Confirm the channel before posting: the message is visible to that channel.

Use Slack from the agent builder - add the block, and reviewed operations run with your own connected account.

Open the builder