Skip to main content
Glama

Webex MCP Server

get_team_details

Retrieve detailed information for a specific team using its unique identifier within the Webex MCP Server, enabling access to team descriptions and essential data.

Instructions

Get details for a team by ID.

Input Schema

NameRequiredDescriptionDefault
descriptionNoThe team's description.
teamIdYesThe unique identifier for the team.

Input Schema (JSON Schema)

{ "properties": { "description": { "description": "The team's description.", "type": "string" }, "teamId": { "description": "The unique identifier for the team.", "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