Slack

SLACK_REVERSE_A_CONVERSATION_S_ARCHIVAL_STATUS

DEPRECATED: Reverses conversation archival. Use `unarchive_channel` instead.

Remote slack

Other tools also called SLACK_REVERSE_A_CONVERSATION_S_ARCHIVAL_STATUS? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "channel": {
      "type": "string",
      "description": "ID of conversation to unarchive\nExample: \"C1234567890\""
    }
  }
}
          

Provider

Slack →