Skip to main content
Glama

Webex MCP Server

delete_room

Remove a Webex room by specifying its unique room ID. This tool is part of the Webex MCP Server, enabling AI assistants to manage Webex messaging resources.

Instructions

Delete a room in Webex by its ID.

Input Schema

NameRequiredDescriptionDefault
roomIdYesThe unique identifier for the room to be deleted.

Input Schema (JSON Schema)

{ "properties": { "roomId": { "description": "The unique identifier for the room to be deleted.", "type": "string" } }, "required": [ "roomId" ], "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/Kashyap-AI-ML-Solutions/webex-messaging-mcp-server'

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