Skip to main content
Glama

MCP Server for Coroot

update_current_user

Update the profile of the currently authenticated user by providing updated user information within the MCP Server for Coroot, ensuring accurate account management and observability integration.

Instructions

Update current user information.

Updates the profile of the currently authenticated user.

Args: user_data: Updated user information

Input Schema

NameRequiredDescriptionDefault
user_dataYes

Input Schema (JSON Schema)

{ "properties": { "user_data": { "additionalProperties": true, "title": "User Data", "type": "object" } }, "required": [ "user_data" ], "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/jamesbrink/mcp-coroot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server