Skip to main content
Glama

Webex MCP Server

delete_team

Remove a team from Webex by specifying its unique ID to manage and organize workspace structures effectively.

Instructions

Delete a team by ID in Webex.

Input Schema

NameRequiredDescriptionDefault
teamIdYesThe unique identifier for the team to be deleted.

Input Schema (JSON Schema)

{ "properties": { "teamId": { "description": "The unique identifier for the team to be deleted.", "type": "string" } }, "required": [ "teamId" ], "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