Skip to main content
Glama

Webex MCP Server

get_event_details

Retrieve detailed information for a specific Webex event using its unique event ID. Ideal for accessing event-specific data within the Webex MCP Server.

Instructions

Get details for a specific event by event ID.

Input Schema

NameRequiredDescriptionDefault
eventIdYesThe unique identifier for the event.

Input Schema (JSON Schema)

{ "properties": { "eventId": { "description": "The unique identifier for the event.", "type": "string" } }, "required": [ "eventId" ], "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