join_channel
Join a Slack channel using its channel ID to access conversations and participate in team discussions within your workspace.
Instructions
Join a Slack channel.
Args:
channel_id: The ID of the channel to join (e.g., "C01234567")
Returns:
Dictionary indicating success or error with channel info
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes |