Skip to main content
Glama

Multilead Open API MCP Server

by vanman2024

send_password_reset_email

Send password reset emails to users who need to recover their account access. Enter the user's email address to deliver a secure password reset link.

Instructions

Send Password Reset Email

This action initializes the user's password reset and sends a password reset email.

Args: email: Email address to receive the password reset link

Returns: Confirmation that the reset email was sent

Input Schema

NameRequiredDescriptionDefault
emailYes

Input Schema (JSON Schema)

{ "properties": { "email": { "type": "string" } }, "required": [ "email" ], "type": "object" }

Other Tools from Multilead Open API MCP Server

Related Tools

    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/vanman2024/multilead-mcp'

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