Skip to main content
Glama

Webex MCP Server

get_ecm_folder_details

Retrieve detailed information about a specific room ECM folder by providing its unique folder ID, enabling efficient management and access within the Webex MCP Server.

Instructions

Get details for a room ECM folder with the specified folder ID.

Input Schema

NameRequiredDescriptionDefault
idYesThe unique identifier for the folder.

Input Schema (JSON Schema)

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