get_channel_list
Retrieve a list of channels from a Discord server, with optional filtering by channel type and inclusion of detailed information.
Instructions
特定のDiscordサーバーのチャンネル一覧を取得します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serverId | Yes | チャンネル一覧を取得するサーバーのID | |
| channelType | No | フィルタリングするチャンネルタイプ(0: テキスト, 2: ボイス, 4: カテゴリ) | |
| includeDetails | No | 詳細情報(トピック、NSFW、権限など)を含めるかどうか |