Channels
Channels
Section titled “Channels”14 tools in this category.
channels_create_guild_channel Create a new channel in a guild (text, voice, category, announcement, forum, etc.).
channels_delete Delete a channel (or close a DM). **DESTRUCTIVE — IRREVERSIBLE.**
channels_delete_permissions Remove a permission overwrite from a channel.
channels_follow_announcement Cross-post messages from an announcement (news) channel into a target channel via a webhook.
channels_forum_create_thread Create a new forum (or media) thread with an initial message in one request.
channels_get Fetch full metadata for a single Discord channel.
channels_list List all channels in a Discord guild.
channels_list_active_threads_guild List every active thread the bot can see across an entire guild.
channels_list_joined_private_archived_threads List private archived threads the **current bot user** has joined under a parent channel.
channels_list_private_archived_threads List archived private threads under a parent text channel. Requires MANAGE_THREADS permission.
channels_list_public_archived_threads List archived public threads under a parent text/announcement channel.
channels_modify Update an existing channel's settings. Pass only the fields you want to change.
channels_modify_permissions Create or replace a permission overwrite for a role or user on a channel.
channels_trigger_typing Show the bot as typing in a channel for ~10 seconds.