Slack

slack_join_channel

Join a public channel. Bot must have channels:join scope.

Remote node2flow/slack

Other tools also called slack_join_channel? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "channel": {
      "type": "string",
      "description": "Public channel ID to join"
    }
  }
}
          

Provider

Slack →