Skip to main content
Glama

Webex MCP Server

delete_message

Remove a specific message in Webex by providing its unique message ID using this tool integrated with the Webex MCP Server.

Instructions

Delete a message in Webex by message ID.

Input Schema

NameRequiredDescriptionDefault
messageIdYesThe unique identifier for the message to be deleted.

Input Schema (JSON Schema)

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