Skip to main content
Glama

Zoom API MCP Server

update_account_settings

Modify account settings for Zoom users through the MCP server by specifying updated configurations. This tool ensures validated and secure adjustments using the Zoom API.

Input Schema

NameRequiredDescriptionDefault
settingsYesAccount settings to update

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "settings": { "additionalProperties": true, "description": "Account settings to update", "properties": {}, "type": "object" } }, "required": [ "settings" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mattcoatsworth/zoom-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server