discord_get_forum_channels
Retrieve all forum channels in a server including ID, name, topic, and parent category. Read-only way to inspect forum setup.
Instructions
List the forum channels in a server (id, name, topic, parent category). Read-only. Use discord_get_forum_tags to see a forum's available tags, or discord_list_forum_threads for its posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Discord server (guild) ID (snowflake). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channels | Yes |