Skip to main content
Glama

Webex MCP Server

get_person_details

Retrieve detailed information about a person, including optional Webex Calling user data, by providing their unique ID via the Webex Messaging API.

Instructions

Get details of a person by their ID from Webex Messaging API.

Input Schema

NameRequiredDescriptionDefault
callingDataNoInclude Webex Calling user details in the response.
personIdYesThe unique identifier for the person.

Input Schema (JSON Schema)

{ "properties": { "callingData": { "description": "Include Webex Calling user details in the response.", "type": "boolean" }, "personId": { "description": "The unique identifier for the person.", "type": "string" } }, "required": [ "personId" ], "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