Skip to main content
Glama

Webex MCP Server

get_room_details

Retrieve room information by providing a unique room ID, enabling access to detailed data for Webex messaging spaces via the Webex MCP Server.

Instructions

Get details of a room by ID.

Input Schema

NameRequiredDescriptionDefault
roomIdYesThe unique identifier for the room.

Input Schema (JSON Schema)

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