Skip to main content
Glama

MCP Server for Coroot

update_current_user

Modify the profile of the currently authenticated user by providing updated user information using the specified input schema. Simplify user data management within the Coroot observability platform.

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