What it does
Creates a text channel, voice channel, category, or thread in the current server.Configuration
Open the block in the builder sidebar to configure these fields.type
Type: string. Required.
Accepted values: text, voice, category, thread.
channel_name
Type: string. Required.
Name Discord displays.
parent_id
Type: channel.
Parent category or channel for organization.
topic
Type: string.
Channel topic (text channels).
save_channel_id_var
Type: string.
Flow variable for the new channel id.
See also
- Channels — Browse all blocks in the Channels category.

