Skip to main content
Glama

goodday-mcp

by cdmx-in

get_user

Retrieve user details by specifying the user ID using the get_user tool on the Goodday-MCP server. Enables secure and efficient access to user information without data modification.

Instructions

Get details of a specific user.

Args: user_id: The ID of the user to retrieve

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "properties": { "user_id": { "title": "User Id", "type": "string" } }, "required": [ "user_id" ], "title": "get_userArguments", "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/cdmx-in/goodday-mcp'

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