Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

reset_user_password

Reset a user's password by their unique ID using the AYX-MCP-Wrapper server, ensuring secure and efficient password management.

Instructions

Reset a user's password by their ID

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "properties": { "user_id": { "title": "User Id", "type": "string" } }, "required": [ "user_id" ], "title": "reset_user_passwordArguments", "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/jupiterbak/AYX-MCP-Wrapper'

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