Skip to main content
Glama

Webex MCP Server

delete_room_tab

Remove a specific Room Tab in Webex by providing its unique identifier to manage and clean up workspace content effectively.

Instructions

Delete a Room Tab in Webex.

Input Schema

NameRequiredDescriptionDefault
idYesThe unique identifier for the Room Tab to delete.

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The unique identifier for the Room Tab to delete.", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Webex MCP Server

Related Tools

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