conversations_info
Retrieve details about a specific Slack conversation using its channel ID. Optionally include locale and member count.
Instructions
Retrieve information about a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the conversation to look up (e.g. C0123). | |
| include_locale | No | Include the channel's locale in the response. | |
| include_num_members | No | Include the channel's member count in the response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||