create_webinar
Schedule and manage Zoom webinars by specifying topic, duration, start time, and settings. Supports recurring and password-protected webinars with structured inputs via Zoom API MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
agenda | No | Webinar description | |
duration | No | Webinar duration in minutes | |
password | No | Webinar password | |
settings | No | Webinar settings | |
start_time | No | Webinar start time | |
timezone | No | Time zone | |
topic | Yes | Webinar topic | |
type | Yes | Webinar type (5: Webinar, 6: Recurring webinar with no fixed time, 9: Recurring webinar with fixed time) | |
user_id | Yes | The user ID or email address |