Skip to main content
Glama

Webex MCP Server

update_person

Modify user details in Webex by providing a unique person ID and updated information. Part of the Webex MCP Server for managing messaging capabilities.

Instructions

Update a person's details in Webex.

Input Schema

NameRequiredDescriptionDefault
personDetailsYesThe details of the person to update.
personIdYesThe unique identifier for the person to update.

Input Schema (JSON Schema)

{ "properties": { "personDetails": { "description": "The details of the person to update.", "type": "object" }, "personId": { "description": "The unique identifier for the person to update.", "type": "string" } }, "required": [ "personId", "personDetails" ], "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