slack_get_channel_info
Fetch detailed Slack channel information by ID, including name, topic, purpose, and member count.
Instructions
Get detailed information about a Slack channel.
Args: channel_id: Channel ID (starts with C, D, or G)
Returns: Channel details including name, topic, purpose, member count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||