get_channel_id_by_name
Get a Slack channel's ID by providing its name, with or without the # prefix, to enable direct targeting in messaging and channel operations.
Instructions
Get the channel ID by channel name. The channel name can be with or without the # prefix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |