get_channel
Retrieve a specific Discord channel by its ID. Use this to access channel details like name, type, and permissions.
Instructions
Get a single channel object by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |