update_webinar
Modify webinar details such as topic, agenda, duration, start time, and settings in Zoom using a structured and validated API tool. Requires webinar ID for updates.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
agenda | No | Webinar description | |
duration | No | Webinar duration in minutes | |
password | No | Password | |
settings | No | Webinar settings | |
start_time | No | Webinar start time | |
timezone | No | Time zone | |
topic | No | Webinar topic | |
type | No | Webinar type | |
webinar_id | Yes | The webinar ID |