Slack

SLACKBOT_UNARCHIVE_CHANNEL

Reverses conversation archival.

Remote slackbot

Other tools also called SLACKBOT_UNARCHIVE_CHANNEL? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "channel": {
      "type": "string",
      "title": "Channel",
      "examples": [
        "C1234567890"
      ],
      "description": "ID of conversation to unarchive"
    }
  }
}
          

Provider

Slack →