Skip to main content
Glama

Webex MCP Server

list_team_memberships

Retrieve and display team memberships for a specified team in Webex using the provided team ID and optional maximum results limit.

Instructions

List team memberships for a given team in Webex.

Input Schema

NameRequiredDescriptionDefault
maxNoThe maximum number of team memberships to return.
teamIdYesThe ID of the team to list memberships for.

Input Schema (JSON Schema)

{ "properties": { "max": { "description": "The maximum number of team memberships to return.", "type": "integer" }, "teamId": { "description": "The ID of the team to list memberships for.", "type": "string" } }, "required": [ "teamId" ], "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