Slack
SLACK_UNARCHIVE_CHANNEL
Reverses conversation archival.
Remote slack
Other tools also called SLACK_UNARCHIVE_CHANNEL?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"channel": {
"type": "string",
"description": "ID of conversation to unarchive\nExample: \"C1234567890\""
}
}
}