create_channel
Create Zoom channels with defined members, names, and types using structured input and validation via the Zoom API MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
members | No | Channel members | |
name | Yes | Channel name | |
type | Yes | Channel type (1: Private, 2: Public) |