Skip to main content
Glama

Webex MCP Server

list_ecm_folder

Retrieve the ECM folder contents for a specific Webex room by providing the room ID, enabling streamlined access to shared files and resources.

Instructions

List the ECM folder of a specified room in Webex.

Input Schema

NameRequiredDescriptionDefault
roomIdYesThe ID of the room for which to list the ECM folder.

Input Schema (JSON Schema)

{ "properties": { "roomId": { "description": "The ID of the room for which to list the ECM folder.", "type": "string" } }, "required": [ "roomId" ], "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